aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/connection.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-10-15 13:17:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-10-15 13:17:31 +0200
commit93cb54135cd7b214ded868d0277f2f4d5eca0e2c (patch)
treeffa41df34bace2691d383e013fdb3d3b0a9c1ccf /odb/oracle/connection.hxx
parent0051807a6c28dd0ebb425d05511fbf9127483ee1 (diff)
Implement early connection release
Diffstat (limited to 'odb/oracle/connection.hxx')
-rw-r--r--odb/oracle/connection.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/oracle/connection.hxx b/odb/oracle/connection.hxx
index 38be958..5293b66 100644
--- a/odb/oracle/connection.hxx
+++ b/odb/oracle/connection.hxx
@@ -138,6 +138,9 @@ namespace odb
connection& operator= (const connection&);
private:
+ friend class transaction_impl; // invalidate_results()
+
+ private:
database_type& db_;
// It is important that the error_ member is declared before the