log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
monetdb-java
log src/main/java/nl/cwi/monetdb/jdbc/MonetDatabaseMetaData.java @ 102:
08bc9009d190
embedded
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2017-01-13
Pedro Ferreira
Merged with default
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
2017-01-03
Pedro Ferreira
Made all the mappings for the MAPI connection, now it needs to be added on the Embedded connection. Changed the compilation target to 1.8 because of the timezones. Implemented some JDBC methods as well.
embedded
2016-12-01
Pedro Ferreira
More cleaning. Created the responses layer. The JDBC embedded connection will be compatible with the standard embedded API.
embedded
2016-11-17
Martin van Dinther
Implemented fix as suggested in Bug 3973
2016-11-10
Martin van Dinther
Added missing database connection property to output of method getClientInfoProperties()
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-10-20
Martin van Dinther
Correct the maximum precision of fractions of a second to 6 (was 9) and included it for the missing time and timetz.
2016-10-13
Martin van Dinther
Added missing scalar functions sql_max and sql_min to the lists returned by getNumericFunctions(), getStringFunctions() and getTimeDateFunctions().
2016-10-06
Martin van Dinther
Corrected return values of DatabaseMetaData methods nullsAreSortedHigh(), nullsAreSortedLow(),
2016-09-29
Martin van Dinther
Improve DatabaseMetaData.getDatabaseProductVersion() to never return a null String.
2016-09-21
Sjoerd Mullender
Copy of MonetDB java directory changeset e6e32756ad31.
less
more
|
(0)
tip