database property
Database
get
database
returns the database connection with which this transaction is associated.
Implementation
Database get database;
returns the database connection with which this transaction is associated.
Database get database;