Mercurial > hg > monetdb-java
log src/main/java/nl/cwi/monetdb/util/Extract.java @ 102:08bc9009d190 embedded
age | author | description |
---|---|---|
2017-01-13 | Pedro Ferreira | Merged with default embedded |
2017-01-06 | Pedro Ferreira | Fixed a bug on the JDBC MAPI connection from the old code! Fixed the connection properties for an JDBC Embedded connection. To start a JDBC Embedded connection, the user must start the embedded database beforehand with the method MonetDBEmbeddedDatabase.StartDatabase(). embedded |
2017-01-05 | Pedro Ferreira | Made fixings regarding the null values retrieval. The JDBC embedded connection is working!!! :) Some more testing, optimizations and compilations fixes are still required. embedded |
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-12-06 | Pedro Ferreira | More cleanup. About to start the tuple conversions. embedded |
2016-11-01 | Pedro Ferreira | Cleaned old code of the JDBC driver, fixed documentation embedded |
2016-09-21 | Sjoerd Mullender | Copy of MonetDB java directory changeset e6e32756ad31. |