Uses of Class
org.drizzle.jdbc.internal.SQLExceptionMapper.SQLStates

Packages that use SQLExceptionMapper.SQLStates
org.drizzle.jdbc.internal   
 

Uses of SQLExceptionMapper.SQLStates in org.drizzle.jdbc.internal
 

Methods in org.drizzle.jdbc.internal that return SQLExceptionMapper.SQLStates
static SQLExceptionMapper.SQLStates SQLExceptionMapper.SQLStates.fromString(java.lang.String group)
           
static SQLExceptionMapper.SQLStates SQLExceptionMapper.SQLStates.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SQLExceptionMapper.SQLStates[] SQLExceptionMapper.SQLStates.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.