提交 4bd2e81a authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation.

上级 a3f636b5
......@@ -18,7 +18,8 @@ Change Log
<h1>Change Log</h1>
<h2>Next Version (unreleased)</h2>
<ul><li>Conditions with many OR operations could throw an UnsupportedOperationException.
<ul><li>Conditions with many OR operations could throw an UnsupportedOperationException if
h2.optimizeOr was enabled.
</li><li>XA connection: after transaction commit or rollback,
the physical connection is set into autocommit mode.
</li><li>MULTI_THREADED did not work correctly and could throw the exception
......
......@@ -145,7 +145,7 @@ public class RunScript extends Tool {
}
/**
* Executes the SQL commands in a script file against a database.
* Executes the SQL commands read from the reader against a database.
*
* @param conn the connection to a database
* @param reader the reader
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论