Uses of Class
com.triactive.jdo.store.SQLState

Packages that use SQLState
com.triactive.jdo.store   
 

Uses of SQLState in com.triactive.jdo.store
 

Subclasses of SQLState in com.triactive.jdo.store
 class PostgreSQLSQLState
          A SQLSTATE diagnostic code for PostgreSQL.
 

Methods in com.triactive.jdo.store that return SQLState
 SQLState PostgreSQLAdapter.getSQLState(java.sql.SQLException se)
           
 SQLState DatabaseAdapter.getSQLState(java.sql.SQLException se)
          Returns a SQLState object for the specified SQLException, if one is present and valid.
 



Copyright ? 2001 TriActive, Inc. All Rights Reserved.