diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-08-21 16:27:34 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-08-21 16:27:34 +0200 |
commit | bde4f5c3bddb437c5238bcb6dd2311bc57600ef1 (patch) | |
tree | e25658cc26cf40318847c60e8de01ac1720bd18a /INSTALL | |
parent | 4c78c4b1e1a826a85468a4125813cec3dcbbbd06 (diff) |
Add odb::connection class
This abstract class represents a connection to the database. One can
use it to start a transaction or to execute a native statement out
of a transaction.
Before we had concrete connection classes in the database runtime
libraries (e.g., odb::mysql::connection). Now these classes derive
from odb::connection.
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions