Uses of Class
eu.etaxonomy.cdm.database.CdmPersistentDataSource.DbProperties

Packages that use CdmPersistentDataSource.DbProperties
eu.etaxonomy.cdm.database   
 

Uses of CdmPersistentDataSource.DbProperties in eu.etaxonomy.cdm.database
 

Methods in eu.etaxonomy.cdm.database that return CdmPersistentDataSource.DbProperties
static CdmPersistentDataSource.DbProperties CdmPersistentDataSource.DbProperties.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CdmPersistentDataSource.DbProperties[] CdmPersistentDataSource.DbProperties.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in eu.etaxonomy.cdm.database with parameters of type CdmPersistentDataSource.DbProperties
protected  String CdmPersistentDataSource.getDatabaseProperty(CdmPersistentDataSource.DbProperties property)
          Returns the database type of the data source.
 String CdmPersistentDataSource.getDatasourceProperty(CdmPersistentDataSource.DbProperties dbProp)
          Returns a defined property of the datasource
 



Copyright © 2007-2013 EDIT. All Rights Reserved.