Uses of Class
com.caucho.quercus.lib.db.Mysqli.LastSqlType

Packages that use Mysqli.LastSqlType
com.caucho.quercus.lib.db   
 

Uses of Mysqli.LastSqlType in com.caucho.quercus.lib.db
 

Methods in com.caucho.quercus.lib.db that return Mysqli.LastSqlType
static Mysqli.LastSqlType Mysqli.LastSqlType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Mysqli.LastSqlType[] Mysqli.LastSqlType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.