All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.sql.SQLException | +----java.sql.SQLWarning | +----com.ibm.as400.access.AS400JDBCWarning
The JDBC driver posts AS400JDBCWarning objects whenever a warning is reported. AS400JDBCWarning objects are chained together and associated with the object for which they are reported.
All Packages Class Hierarchy This Package Previous Next Index