log src/main/java/nl/cwi/monetdb/jdbc/MonetConnection.java @ 47:562dbfb2fee8

age author description
2016-11-10 Martin van Dinther Prevent null pointer exception by checking props argument
2016-11-10 Martin van Dinther Implemented Connection methods: getClientInfo(name) and getClientInfo().
2016-11-03 Pedro Ferreira Fixed misspelling on documentation embedded
2016-11-01 Pedro Ferreira Cleaned old code of the JDBC driver, fixed documentation embedded
2016-10-27 Pedro Ferreira Moved the embedded stuff for this repository embedded
2016-10-20 Martin van Dinther When single character use faster version of indexOf(<char>)
2016-09-29 Martin van Dinther Replace String methods equals("") and "".equals( with isEmpty()
2016-09-21 Sjoerd Mullender Copy of MonetDB java directory changeset e6e32756ad31.