Package org.hsqldb.jdbc
Class Util
java.lang.Object
org.hsqldb.jdbc.Util
Provides driver constants and a gateway from internal HsqlExceptions to
external SQLExceptions.
- Since:
- 1.7.2
- Author:
- fredt@users
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SQLException
static SQLException
static SQLException
invalidArgument
(String name) static SQLException
static SQLException
static SQLException
outOfRangeArgument
(String name) static final SQLException
sqlException
(org.hsqldb.HsqlException e) static final SQLWarning
sqlWarning
(org.hsqldb.HsqlException e)
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
sqlException
-
sqlWarning
-
nullArgument
-
invalidArgument
-
invalidArgument
-
outOfRangeArgument
-
outOfRangeArgument
-
connectionClosedException
-