名称
最后提交
最后更新
..
api Documentation.
bnf The constructor for Csv objects is now public, and Csv.getInstance() is now deprecated.
command Stop supporting version 1.2 in the trunk.
compress Documentation.
constant New system property "h2.serializeJavaObject".
constraint In error messages about referential constraint violation, the values are now included.
engine Revert auto-registration of function aliases (tests fail)
expression MS SQL Server compatibility: ISNULL is now an alias for IFNULL.
ext New feature from Alfred Reibenschuh (terefang@gmail.com)
fulltext Formatting.
index Make method static where possible and other cleanup.
jdbc not serialized ValueJavaObject
jdbcx When using the built-in connection pool, after calling the "shutdown" SQL statement, a warning was written to the .trace.db file about an unclosed connection.
jmx Undo changes.
message Improved compatibility with the Java 7 FileSystem abstraction.
res The SCRIPT statements now supports filtering by schema and table.
result In the server mode, BLOB and CLOB objects are no longer closed when the result set is closed (as required by the JDBC spec).
schema Documentation.
security Documentation.
server Dylan has translated the H2 Console tool to Korean. Thanks a lot!
store Group methods.
table MVCC: concurrently updating a row could result in the row to appear deleted in the second connection, if there are multiple unique indexes (or a primary key and at least one unique index). Thanks a lot to Teruo for the patch!
tools Stop supporting version 1.2 in the trunk.
upgrade Improved compatibility with the Java 7 FileSystem abstraction.
util not serialized ValueJavaObject
value not serialized ValueJavaObject
Driver.java Apache Tomcat 7.x will now longer log a warning when unloading the web application, if using a connection pool.
package.html Change copyright years.