#include <connection.h>
Inheritance diagram for odbc::Connection::
|
|
Destructor. Closes the connection |
|
Creates a non-prepared statement.
|
|
Returns meta information for this connection. Note that the returned object is 'owned' by this connection and should in no way be deleted by the caller. |
|
Create a callable prepared statement.
|
|
Create a callable prepared statement.
|
|
Create a prepared statement.
|
|
Create a prepared statement.
|
|
Sets the autocommit state of this connection.
|