|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hsqldb.jdbc.Util
Provides driver constants and a gateway from internal HsqlExceptions to external SQLExceptions.
Constructor Summary | |
---|---|
Util()
|
Method Summary | |
---|---|
static java.sql.SQLException |
sqlException(org.hsqldb.HsqlException e)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Util()
Method Detail |
public static final java.sql.SQLException sqlException(org.hsqldb.HsqlException e)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |