summaryrefslogtreecommitdiff
path: root/odb/oracle/makefile
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-09-07 15:09:58 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-09-07 15:09:58 +0200
commit0ac0cd1b4993f5d8aa00057fdc9eb58ca6450615 (patch)
treecb00ee4c1d85dc2777c95a8ddc46298b7d6a169e /odb/oracle/makefile
parent4c38968b151af31ebd9ffa381f7a00df7183a8d6 (diff)
Add implementations for insert, update, delete, and select statements
Diffstat (limited to 'odb/oracle/makefile')
-rw-r--r--odb/oracle/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/oracle/makefile b/odb/oracle/makefile
index 29f6a15..7f16e5d 100644
--- a/odb/oracle/makefile
+++ b/odb/oracle/makefile
@@ -13,6 +13,7 @@ connection-factory.cxx \
database.cxx \
error.cxx \
exceptions.cxx \
+statement.cxx \
transaction.cxx \
transaction-impl.cxx