Uses of Class
org.gcube.application.aquamaps.enabling.model.DBDescriptor.DBType

Packages that use DBDescriptor.DBType
org.gcube.application.aquamaps.enabling.model   
 

Uses of DBDescriptor.DBType in org.gcube.application.aquamaps.enabling.model
 

Methods in org.gcube.application.aquamaps.enabling.model that return DBDescriptor.DBType
 DBDescriptor.DBType DBDescriptor.getType()
           
static DBDescriptor.DBType DBDescriptor.DBType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DBDescriptor.DBType[] DBDescriptor.DBType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.gcube.application.aquamaps.enabling.model with parameters of type DBDescriptor.DBType
DBDescriptor(String entryPoint, String user, String password, DBDescriptor.DBType type, Integer maxConnection)
           
 



Copyright © 2013. All Rights Reserved.