名称
最后提交
最后更新
..
api Documentation.
bnf H2 Console: improved autocomplete feature (also simplified the source code for this feature).
command The INSERT optimizations (INSERT ... DIRECT SORTED SELECT) were not parsed correctly when using a column list.
compress The Recover tool could throw a ArrayIndexOutOfBoundsException.
constant The shutdown hook is (re-) enabled by default even for H2 version 1.3.x.
constraint Small improvements.
engine Switch to beta.
expression Various smaller changes (FindBugs)
fulltext Documentation.
index Trace: slight performance improvement.
jdbc Using the java.sql.Blob or java.sql.Clob interfaces could throw the wrong exception after the object was closed.
jdbcx Connection pool / DataSource: a NullPointerException was thrown when using a database URL that doesn't start with "jdbc:h2:".
jmx JMX (the Java management extension) is now supported. Issue 253.
message Documentation.
res H2 Console: the server properties directory can now be set on the command line.
result When using SELECT_FOR_UPDATE_MVCC (lock only the selected rows when using MVCC), the selected rows were sometimes not locked correctly.
schema Documentation / small improvement.
security H2 Console: the server properties directory can now be set on the command line.
server H2 Console: the tables and columns are now listed for SQLite as well.
store Various smaller changes (FindBugs)
table When using SELECT_FOR_UPDATE_MVCC (lock only the selected rows when using MVCC), the selected rows were sometimes not locked correctly.
tools The Shell tool can now enable, disable, and display the current autocommit mode.
upgrade Rename method.
util H2 Console: the server properties directory can now be set on the command line.
value LOB: in server mode, if the feature "LOBs in database" is disabled, the temporary files are now created in the temp directory (the same as when "LOBs in database" is enabled).
Driver.java Loading commit data...
package.html Loading commit data...