summaryrefslogtreecommitdiff
path: root/connectivity/Library_firebird_sdbc.mk
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2013-08-21 08:30:41 +0100
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2013-08-21 11:29:44 +0100
commit7358cf00822a916b1690ffd86822a28d3996e288 (patch)
treedf4dc3327e5de83044ef9ac9483d2723e0a26dbb /connectivity/Library_firebird_sdbc.mk
parenta22f4351cc5db1be2278813aef78a7920452d2fe (diff)
Add custom wrapper for OKeysHelper.firebird. (firebird-sdbc)
Keys are handled as a constraint in firebird so need different handling when dropping to other dbs. Change-Id: Ifc4929a1ee7477260b9a279487d44edbb525a17a
Diffstat (limited to 'connectivity/Library_firebird_sdbc.mk')
-rw-r--r--connectivity/Library_firebird_sdbc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/Library_firebird_sdbc.mk b/connectivity/Library_firebird_sdbc.mk
index 1f78608214b5..2391349a6cc7 100644
--- a/connectivity/Library_firebird_sdbc.mk
+++ b/connectivity/Library_firebird_sdbc.mk
@@ -43,6 +43,7 @@ $(eval $(call gb_Library_add_exception_objects,firebird_sdbc,\
connectivity/source/drivers/firebird/Connection \
connectivity/source/drivers/firebird/DatabaseMetaData \
connectivity/source/drivers/firebird/Driver \
+ connectivity/source/drivers/firebird/Keys \
connectivity/source/drivers/firebird/PreparedStatement \
connectivity/source/drivers/firebird/ResultSet \
connectivity/source/drivers/firebird/ResultSetMetaData \