org.hsqldb.jdbc
public class Util extends Object
Since: 1.7.2
| Method Summary | |
|---|---|
| static SQLException | connectionClosedException() |
| static SQLException | invalidArgument() |
| static SQLException | invalidArgument(String name) |
| static SQLException | nullArgument() |
| static SQLException | outOfRangeArgument() |
| static SQLException | outOfRangeArgument(String name) |
| static SQLException | sqlException(HsqlException e) |
| static SQLWarning | sqlWarning(HsqlException e) |