Mercurial > hg > monetdb-java
graph
-
Fixed javac version 20 compiler warning.2023-07-12, by Martin van Dinther
-
Fixed javac version 20 compiler warnings.2023-07-06, by Martin van Dinther
-
Removed deprecated nl.cwi.monetdb.*.* classes and package.2023-07-06, by Martin van Dinther
-
Removed code to support old MonetDB servers Oct2014 or older.2023-07-06, by Martin van Dinther
-
2 more places of optimization by avoiding calling getColumnTypeName(column)2023-07-05, by Martin van Dinther
-
Update release.txt2023-07-05, by Martin van Dinther
-
Corrected implementation of Connection methods getClientInfo() and setClientInfo().2023-07-05, by Martin van Dinther
-
Small optimization by avoiding calling getColumnTypeName(column)2023-07-05, by Martin van Dinther
-
Enable showing deprecation and warnings2023-07-05, by Martin van Dinther
-
A few more places where we can remove append() calls for static int values in construction of Strings.2023-06-29, by Martin van Dinther
-
Remove append() calls for static int values in construction of Strings.2023-06-29, by Martin van Dinther
-
Add extra null check to prevent NPE.2023-06-29, by Martin van Dinther
-
Corrected DatabaseMetaData method getClientProperties().2023-06-22, by Martin van Dinther
-
Resolve warning: [lossy-conversions] implicit cast from long to int in compound assignment is possibly lossy2023-05-04, by Martin van Dinther