summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Statement.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann1-2/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+3
2016-11-21get table name from resultset simplyWastack1-8/+1
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack1-1/+8
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-21connectivity: firebird: fix Connection leak in OStatementCommonBaseMichael Stahl1-2/+2
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2013-11-14fdo#70144 Mark database document as modified when data inserted in firebird.Andrzej J.R. Hunt1-0/+7
2013-09-10Reintroduce Statement specific mutexes. (firebird-sdbc)Andrzej J.R. Hunt1-3/+4
2013-08-27Return change count for Statement:executeUpdate too. (firebird-sdbc)Andrzej J.R. Hunt1-22/+2
2013-08-27Implement retrieving change count for executeUpdate. (firebird-sdbc)Andrzej J.R. Hunt1-1/+3
2013-08-16Add some debug output. (firebird-sdbc)Andrzej J.R. Hunt1-0/+4
2013-08-15Free SQLVAR as appropriate. (firebird-sdbc)Andrzej J.R. Hunt1-3/+20
2013-08-11Improve exceptions in Statement.Andrzej J.R. Hunt1-19/+10
2013-08-11Explicit close/disposing.Andrzej J.R. Hunt1-0/+9
2013-08-11Improve statement handle handling.Andrzej J.R. Hunt1-6/+3
2013-08-07Commit after DDL statement. (firebird-sdbc)Andrzej J.R. Hunt1-0/+7
2013-08-07Clean up ResultSet management. (firebird-sdbc)Andrzej J.R. Hunt1-7/+4
2013-08-07Remove unnecessarily duplicated execute/executeQuery. (firebird-sdbc)Andrzej J.R. Hunt1-33/+3
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt1-0/+213