提交 c26fc592 authored 作者: Thomas Mueller's avatar Thomas Mueller

Require Java 6

上级 739a6b6f
......@@ -1357,8 +1357,6 @@ public class ErrorCode {
* The error with code <code>90092</code> is thrown when
* the source code is not compiled for the Java platform used.
* At runtime, the existence of the class java.sql.Savepoint is checked.
* To run this database in JDK 1.3, it is first required to switch the
* source code to JDK 1.3 using ant switchSourceJdk13.
*/
public static final int UNSUPPORTED_JAVA_VERSION = 90092;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论