Andrzej J.R. Hunt
5045308328
Use one mutex per connection (firebird-sdbc).
...
Change-Id: I1c21163bb96d565eef29508df179acac7b066ce6
2013-07-19 09:38:07 +02:00
Andrzej J.R. Hunt
3fd07e5261
Sanitize sql strings for firebird. (Quotation marks unsupported.)
...
Change-Id: Icb0dc42d97bc1654831dbba9e184b7a0be144e6e
2013-07-18 16:21:39 +02:00
Andrzej J.R. Hunt
c28b720186
Refactor FStatement to use transactions from Connection.
...
Also some furthe cleanup of various parts of firebird-sdbc.
Change-Id: I008e1011632d628633f34c0893e656be054de637
2013-07-18 16:21:39 +02:00
Andrzej J.R. Hunt
6af7d0675d
Fix warnings for firebird-sdbc.
...
Mostly unused parameter warnings for unimplemented methods. Done in preparation
for merging to master to allow for building with -Werror.
Change-Id: Ie54f0a642189f5e221919252ec7df5897974ab95
2013-07-16 16:40:17 +02:00
Andrzej J.R. Hunt
a3818b52cd
Cleanup warnings in FConnection.
...
Unused parameter warnings remain as these methods are still to be implemented.
Change-Id: I38ec0a895112766ecae322fdf9c07dea11e60c59
2013-07-16 16:40:12 +02:00
Javier Fernandez
7f38b8d6a4
Refactoring some code on the FStatement class.
...
Change-Id: Id172dde2f35538ac37b632f738fe5c2a87437832
2013-07-16 16:40:07 +02:00
Javier Fernandez
80eba2962a
Properly imñemenmting the prepared statement class.
...
Change-Id: I6788bbedb339686d3f97ecb2338994617f373803
2013-07-16 16:40:04 +02:00
Javier Fernandez
f53228c59a
Firebird: initial implementation of the skeleton driver.
...
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
2013-07-16 16:40:03 +02:00