summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc
AgeCommit message (Expand)Author
2003-11-14Translation updatesPeter Eisentraut
2003-11-05Added missing methodsDave Cramer
2003-11-03patch for rs.previous and test case as well as patch for allowing server and ...Dave Cramer
2003-11-03accept url and fk action fix from Kris JurkaDave Cramer
2003-10-30use the result set to set the fetchsizeDave Cramer
2003-10-29Patches from Oliver Jowett to fix CursorFetchTest, 7.4 now does not automatic...Dave Cramer
2003-10-15New translationPeter Eisentraut
2003-10-09Protected access to variable m_preparedCount via synchronizedJan Wieck
2003-09-23Fix to properly handle timezone offsets that are partial hours. If the offsetBarry Lind
2003-09-23A fix for jdbc regression test submitted yesterday by Kim Ho at RedhatBarry Lind
2003-09-22Additional jdbc regression tests submitted by Oliver Jowett. Some tests areBarry Lind
2003-09-22Applied jdbc patch from Kim Ho at RedHat to improve boolean support, as wellBarry Lind
2003-09-18Applied patch from Oliver Jowett to clean up some instances where the wrongBarry Lind
2003-09-18Small jdbc patch from Kim Ho at RedHat to fix some boolean problemsBarry Lind
2003-09-18A minor fix to jdbc regression testsBarry Lind
2003-09-17Applied patch to jdbc from Kim Ho at RedHat, fixing improper handling of empt...Barry Lind
2003-09-17Applied patch for jdbc from Kim Ho at RedHat to more correctly deal with bool...Barry Lind
2003-09-17Fixed jdbc to correctly report that constraints are supportedBarry Lind
2003-09-17Applied patch from Fernando Nasser of RedHat to fix some error messagesBarry Lind
2003-09-17Applied patch from Kim Ho at redhat to improve boolean and bit handlingBarry Lind
2003-09-13More SQLState updates from Kim Ho at Redhat.Barry Lind
2003-09-09Clean up some unused import warnings in the example jdbc codeBarry Lind
2003-09-09Additional SQLState work for JDBC - thanks to Kim Ho at Redhat for input on thisBarry Lind
2003-09-08Opps, can't forget the new file. This is part of the last commit to applyBarry Lind
2003-09-08This set of changes applies a patch from KHO at redhat to add some SQLStateBarry Lind
2003-08-26Attempt to fix setMaxFieldSize() logic that was checked in yesterday.Barry Lind
2003-08-24Applied patches from Oliver Jowett to fix the following bugs:Barry Lind
2003-08-15Updated the blob regression test to actually use the getBlob/getClob methodsBarry Lind
2003-08-15Fixed improper message length for the connection termination message 'X' whenBarry Lind
2003-08-11Applied patch from Oliver Jowett to clean up the jdbc regression test buildBarry Lind
2003-08-11Applied patch from Oliver Jowett to better handle invalid input for getArrayBarry Lind
2003-08-11Applied patch from Oliver Jowett to clean up some aditional warning messagesBarry Lind
2003-08-11Applied patch from Oliver Jewett to fix a deprecation in newer versions of antBarry Lind
2003-08-11Applied patch from Oliver Jewett to clean up the testing README fileBarry Lind
2003-08-11Applied patch by Oliver Jowett to clean up some exception handlingBarry Lind
2003-08-11Applied patch from Oliver Jowett to improve a buffer sizing.Barry Lind
2003-08-11Applied patch from Kim Ho to fix a regression against a 7.4 server. The resultBarry Lind
2003-08-07Sometimes the third time is the charm. Third try to fix the sql injectionBarry Lind
2003-08-06Applied patch from kho@redhat.com to fix a problem with trying to use a fetchBarry Lind
2003-07-24Fixes additional sql injection vulnerabilities reported by Oliver JowettBarry Lind
2003-07-22Fix to prevent SQL injection attacks for code calling setObject(int,Object,int)Barry Lind
2003-07-21Applied patch from dmitry@openratings.com to fix parsing of array valuesBarry Lind
2003-07-09Applied patch from Kim Ho @ redhat.com to make support for setObject() moreBarry Lind
2003-06-30patches by Kim Ho to fixDave Cramer
2003-06-30Patches applied:Barry Lind
2003-05-29one more change to correctly support the removeall of autocommitBarry Lind
2003-05-29Applied patch from Fernando Nasser to fix up small type errorBarry Lind
2003-05-29Applied patch from Fernando Nasser to improve buffer sizes to avoid unnecessa...Barry Lind
2003-05-29clean up warnings produced by EclipseBarry Lind
2003-05-29Adding .cvsignore files for Eclipse IDEBarry Lind