Luke Street
|
93d265316f
|
Use src-jdbc41 for Maven build; fix warnings
Support byte array dumping in JDBC 4.1 PreparedStatement
|
2016-11-23 10:31:16 -05:00 |
|
Luke Street
|
2ab2d0389e
|
Merge remote-tracking branch 'prs/add_jdbc_4_1'
|
2016-11-23 10:07:14 -05:00 |
|
Luke Street
|
f4f264f921
|
Merge remote-tracking branch 'prs/add_pom'
|
2016-11-23 10:07:02 -05:00 |
|
LEGROS
|
3604fe043c
|
Byte arrays are now dumped
|
2016-06-23 09:49:01 +02:00 |
|
Pascal Schumacher
|
6a9b4e1948
|
add minimal pom.xml
|
2016-06-14 21:46:40 +02:00 |
|
Pascal Schumacher
|
bff4f67db8
|
quick hack to begin jdbc 4.1 compatible implementation
|
2016-06-14 21:14:57 +02:00 |
|
Arthur Blake
|
dc6edbdb86
|
Merge pull request #74 from jadetang/master
make RdbmsSpecifics public
|
2015-10-15 11:36:22 -04:00 |
|
唐思成
|
f637d041cc
|
make RdbmsSpecifics public
|
2015-10-13 09:56:51 +08:00 |
|
Arthur Blake
|
7d51cd3d3f
|
add extra blank line
add extra blank line - no functional changes
|
2015-09-30 13:06:14 -04:00 |
|
Arthur Blake
|
77507faf9c
|
add new option, "log4jdbc.trim.sql.lines"
Unforunately, got mixed up with a partial code reformat.
Too lazy to go back and do that part as a separate commit
|
2015-09-30 12:30:16 -04:00 |
|
Arthur Blake
|
8918e4a39a
|
remove JDBC 3 versions
JDBC 3 version no longer needed going forward
|
2015-09-30 12:25:14 -04:00 |
|
Arthur Blake
|
d308e26494
|
add note about downloads
|
2015-03-30 09:22:37 -04:00 |
|
Arthur Blake
|
053afdbf0f
|
Temporary README
|
2015-03-30 09:05:58 -04:00 |
|
ablake
|
d3c58ab5cd
|
add .hgignore file to hide common project/editor artifacts, etc. from mercurial
|
2014-11-26 08:24:18 -05:00 |
|
ablake
|
35b5548e2f
|
update copyright date, no functional changes
|
2014-11-26 08:20:25 -05:00 |
|
convert-repo
|
ab522b45e2
|
update tags
|
2013-03-19 20:17:26 +00:00 |
|
arthur blake
|
1f47f9a899
|
Issue 61; correct getArray method logging label (was incorrectly set to "getURL", a likely cut & paste error)
|
2012-12-27 13:45:43 +00:00 |
|
arthur blake
|
f7a51cd827
|
oops.. tabs to spaces
|
2012-09-27 21:42:56 +00:00 |
|
arthur blake
|
e261132179
|
bug fix ResultSetSpy.getStatement should return wrapped Statement, not real Statement (Issue 55)
|
2012-09-27 21:39:50 +00:00 |
|
arthur blake
|
ee5468cfe6
|
prepare for release
1.2
|
2012-02-17 23:01:18 +00:00 |
|
arthur blake
|
88f90f8131
|
update copyright notice for 2012
|
2012-02-17 22:57:44 +00:00 |
|
arthur.blake
|
7f7d2f0f3b
|
update build scripts to use latest 1.6 jdk and ant releases
|
2012-02-16 22:31:04 +00:00 |
|
arthur blake
|
d430b481a4
|
escape single quotes in PreparedStatement/CallableStatement bind variables (Issue 36.)
|
2011-06-22 18:31:24 +00:00 |
|
arthur blake
|
48154128a9
|
process SQL consistently when the sql is dumped because an exception occurred
|
2011-06-22 18:28:57 +00:00 |
|
arthur blake
|
dbc63df301
|
bump versions of jdk used for javadoc src with ydoc.3 and ydoc.4 targets
|
2011-06-20 13:09:42 +00:00 |
|