Uses of Class
org.drizzle.jdbc.JDBCUrl.DBType

Packages that use JDBCUrl.DBType
org.drizzle.jdbc   
 

Uses of JDBCUrl.DBType in org.drizzle.jdbc
 

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



Copyright © 2012. All Rights Reserved.