log src/main/java/nl/cwi/monetdb/jdbc/MonetDriver.java @ 391:f523727db392

age author description
2020-11-12 Martin van Dinther Moved Java classes from packages starting with nl.cwi.monetdb.* to package org.monetdb.*
2016-12-13 Pedro Ferreira The data retrieval in ResultSets is now Column wise. Ready to start the embedded integrate, but it has to perform extra tests for the more rare types. embedded
2016-12-07 Pedro Ferreira Ready to start testing the old mapi connection. After passing the tests. The embedded integration will be very straightforward. embedded
2016-12-06 Pedro Ferreira More cleanup. About to start the tuple conversions. embedded
2016-12-06 Pedro Ferreira Intermediary commit. Cross-implementation interface (for mapi connection with the old protocol, mapi connection with the new protocol and the embedded connection) almost done. The mcl layer processing is more memory efficient now. embedded