log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
monetdb-java
log src/main/java/org/monetdb/jdbc/MonetDriver.java.in @ 761:
e1389c0ffb7c
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
22 months ago
Martin van Dinther
A few more places where we can remove append() calls for static int values in construction of Strings.
2023-02-16
Martin van Dinther
Disable checks for Types.LONGVARCHAR and Types.LONGVARBINARY as MonetDB server does not support these data types, and no mappings exists to these JDBC Types and thus these cases will never be reached in JDBC Driver.
2023-01-05
Martin van Dinther
Updated Copyright year.
2023-01-04
Martin van Dinther
Moving static method getClassForType() from MonetResulSet to MonetDriver class which is a much more logical place.
2022-12-15
Martin van Dinther
Resolve javac and javadoc warnings when compiled with JDK19.
2022-12-15
Martin van Dinther
Resolve javadoc errors.
2022-10-13
Martin van Dinther
Remove MCL_MAJOR and MCL_MINOR references now we no longer distribute monetdb-mcl-1.##.jre8.jar file.
2022-09-09
Joeri van Ruth
Add autocommit=true/false option to jdbc url
2022-02-10
Martin van Dinther
Added recognition of 'xml' type.
2022-01-20
Martin van Dinther
Resolve javadoc error and warnings :
2022-01-05
Martin van Dinther
Updated Copyright year.
2021-03-04
Martin van Dinther
Correcting typos in documentation text. Also improved the readability of the generated javadoc documents.
2021-01-14
Martin van Dinther
Improved DatabaseMetaData.getTypeInfo() output for temporal data types: sec_interval, day_interval, month_interval, date, time, timetz, timestamp and timestamptz.
2021-01-14
Martin van Dinther
Small improvements: adding some final keywords, removing unnecesary initialisations, improve comments.
2021-01-06
Martin van Dinther
Update Copyright year.
2020-11-12
Martin van Dinther
Moved Java classes from packages starting with nl.cwi.monetdb.* to package org.monetdb.*
base
src/main/java/nl/cwi/monetdb/jdbc/MonetDriver.java.in@27e7dba6ca18
less
more
|
(0)
tip