org.hsqldb.jdbc

Class Util


public class Util
extends java.lang.Object

Provides driver constants and a gateway from internal HsqlExceptions to external SQLExceptions.
Author:
fredt@users
Since:
1.7.2

Method Summary

static SQLException
sqlException(org.hsqldb.HsqlException e)

Method Details

sqlException

public static final SQLException sqlException(org.hsqldb.HsqlException e)

Copyright B) 2001 - 2005 HSQL Development Group. All Rights Reserved.