Uses of Enum Class
com.atlassian.greenhopper.util.database.DatabaseFamily
Packages that use DatabaseFamily
Package
Description
-
Uses of DatabaseFamily in com.atlassian.greenhopper.manager.lexorank
Methods in com.atlassian.greenhopper.manager.lexorank with parameters of type DatabaseFamily -
Uses of DatabaseFamily in com.atlassian.greenhopper.util.database
Methods in com.atlassian.greenhopper.util.database that return DatabaseFamilyModifier and TypeMethodDescriptionDatabaseType.getFamily()static DatabaseFamilyReturns the enum constant of this class with the specified name.static DatabaseFamily[]DatabaseFamily.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.greenhopper.util.database with parameters of type DatabaseFamily