summaryrefslogtreecommitdiff
path: root/odb/oracle/makefile
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-09-16 10:39:36 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-09-19 10:35:17 +0200
commit946c283a971f09a4d1f72066d17a684f62f51d88 (patch)
treee34091b61f757aae17d9066b4e425175c44601f4 /odb/oracle/makefile
parenta5510b8f0ef6d5aa7cce21a719de726b669aa394 (diff)
Add container-statements, object-statments, view-statements and statement cache
Diffstat (limited to 'odb/oracle/makefile')
-rw-r--r--odb/oracle/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/oracle/makefile b/odb/oracle/makefile
index 7f16e5d..cfa42ae 100644
--- a/odb/oracle/makefile
+++ b/odb/oracle/makefile
@@ -13,7 +13,9 @@ connection-factory.cxx \
database.cxx \
error.cxx \
exceptions.cxx \
+object-statements.cxx \
statement.cxx \
+statements-base.cxx \
transaction.cxx \
transaction-impl.cxx