| Class | DataObjects::Transaction | 
| In: | lib/data_objects/transaction.rb | 
| Parent: | Object | 
| HOST | = | "#{Socket::gethostbyname(Socket::gethostname)[0]}" rescue "localhost" | The host name. Note, this relies on the host name being configured and resolvable using DNS | 
| connection | [R] | The connection object allocated for this transaction | 
| id | [R] | A unique ID for this transaction |