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/client/JdbcClient.java @ 967:
5cc071c5c170
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-15
tip
age
author
description
2 months ago
Martin van Dinther
Corrected the returned integer values of Statement methods executeUpdate(...), executeLargeUpdate(...), getUpdateCount() and getLargeUpdateCount() and PreparedStatement methods executeUpdate() and executeLargeUpdate(). They returned -2 for DDL statements, which was not in compliance with the JDBC API documentation.
3 months ago
Sjoerd Mullender
Spell check.
4 months ago
Martin van Dinther
Update Copyright year.
7 months ago
Sjoerd Mullender
Stop referring to monetdb.org/bugzilla, point straight to github.
16 months ago
Joeri van Ruth
Merge 'default' into 'monetdbs'
monetdbs
17 months ago
Joeri van Ruth
Comments and formatting
monetdbs
16 months ago
Sjoerd Mullender
Update copyright for the new year, move to MonetDB Foundation, add SPDX.
16 months ago
Martin van Dinther
Enhance \vsi command by removing a trailing ; terminator from the provided schema name.
17 months ago
Joeri van Ruth
Allow to pass whole URL to jdbcclient not just separate parameters
monetdbs
17 months ago
Joeri van Ruth
Suppress jdbcclient warnings about unknown .monetdb settings
monetdbs
20 months ago
Martin van Dinther
Adapt JdbcClient to show information_schema views when using commands: \dS or \dSv or \dvS and current schema is information_schema.
21 months ago
Martin van Dinther
Fix problem where passed file name contained a : character but was not an URL,
22 months ago
Martin van Dinther
Fixed javac version 20 compiler warning.
22 months ago
Martin van Dinther
Removed deprecated nl.cwi.monetdb.*.* classes and package.
2023-01-19
Martin van Dinther
For JdbcClient enlarge the fetchsize at connection moment.
less
more
|
(0)
-15
tip