summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/FConnection.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-16Fix warnings for firebird-sdbc.feature/firebird-sdbc3Andrzej J.R. Hunt1-4/+6
2013-07-12Implement first part of FDatabaseMetaData.Andrzej J.R. Hunt1-1/+5
2013-07-12Remove unnecessary catalog state (unsupported in firebird).Andrzej J.R. Hunt1-3/+0
2013-07-12Implement transaction isolation in firebird-sdbc.Andrzej J.R. Hunt1-0/+3
2013-07-12Make db location a static member variable.Andrzej J.R. Hunt1-1/+1
2013-07-12Implement readonly support in firebird-sdbc.Andrzej J.R. Hunt1-0/+1
2013-07-12Add auto-commit support to firebird-sdbc, enabled by default.Andrzej J.R. Hunt1-0/+3
2013-07-12Cleanup warnings in FConnection.Andrzej J.R. Hunt1-3/+3
2013-07-12Implement DocumentEventListener in firebird_sdbc driver.Andrzej J.R. Hunt1-6/+16
2013-07-12Create new fdb and/or extract from .odb as appropriate.Andrzej J.R. Hunt1-1/+4
2013-07-12Properly implementing the connection construction.Javier Fernandez1-1/+5
2013-07-12Firebird: initial implementation of the skeleton driver.Javier Fernandez1-0/+157