summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/ResultSet.cxx
AgeCommit message (Expand)Author
2013-09-09Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-09Cleanup findColumn. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06Implement set[Float|Double]. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06CID#1079047 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06CID#1079045 CID#107946 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-03ResultSet: add FunctionNotSupportedException, some cleanup. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-30Implement setTimeStamp. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-30Cast pointer before dereferencing. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-30Implement set[Date|Time]. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-26connectivity: firebird::OResultSet: convert to C++98Michael Stahl
2013-08-26Clean up PropertyHelper stuff, set ResultSet properties. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-26Actually set m_bIsAfterLast. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-23RefreshRow is unuspported. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-23Remove unsupported XRowLocate/XDeleteRows (firebird-sdbc)Andrzej J.R. Hunt
2013-08-23Remove unsupporte XRowUpdate/XResultSetUpdate. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-15Free SQLVAR as appropriate. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Improve statement handle handling.Andrzej J.R. Hunt
2013-08-11Remove unnecessary duplication.Andrzej J.R. Hunt
2013-08-07Clean up statement handle on closing ResultSet. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt