Uses of Class
com.atlassian.jira.configurator.config.DatabaseType

Packages that use DatabaseType
com.atlassian.jira.configurator.config   
 

Uses of DatabaseType in com.atlassian.jira.configurator.config
 

Methods in com.atlassian.jira.configurator.config that return DatabaseType
 DatabaseType Settings.getDatabaseType()
           
static DatabaseType DatabaseType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DatabaseType[] DatabaseType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.