com :: sun :: star :: sdb :: exception SQLContext
- Base Exception
- com::sun::star::sdbc::SQLWarning
- Description
- provides special information about the context where a
SQLException
occurred. As usual
for SQLExceptions, several SQLContext-objects may be chained, then the
most recent context is appended to the list's tail.
- See also
- XConnection::getWarnings
- See also
- XResultSet::getWarnings
- See also
- XStatement::getWarnings
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.