org.hsqldb.jdbc
Class jdbcUtil
java.lang.Object
org.hsqldb.jdbc.jdbcUtil
- public class jdbcUtil
- extends Object
- Since:
- 1.7.2
- Version:
- 1.7.2
- Author:
- fredt@users
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAJOR
public static final int MAJOR
- See Also:
- Constant Field Values
MINOR
public static final int MINOR
- See Also:
- Constant Field Values
REVISION
public static final int REVISION
- See Also:
- Constant Field Values
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
PRODUCT
public static final String PRODUCT
- See Also:
- Constant Field Values
jdbcUtil
public jdbcUtil()
sqlException
public static final SQLException sqlException(HsqlException e)
Copyright © 2001 - 2004 HSQL Development Group. All Rights Reserved.