Mercurial > hg > monetdb-java
log tests/Test_Wrapper.java @ 261:d4baf8a4b43a
age | author | description |
---|---|---|
2019-01-03 | Martin van Dinther | Update Copyright year to 2019 |
2018-01-04 | Sjoerd Mullender | It's 2018 now. |
2017-01-05 | Martin van Dinther | Updated copyright year to 2017 in *.java files and MonetDriver.java.in and build.xml and version.sh |
2016-10-20 | Martin van Dinther | Disable Class.forName("nl.cwi.monetdb.jdbc.MonetDriver"); code |
2016-10-13 | Martin van Dinther | Corrected implementation of java.sql.Wrapper methods isWrapperFor() and unwrap(). |