Uses of Enum Class
edu.internet2.middleware.grouper.app.loader.db.GrouperLoaderDb.DatabaseConfigType
Packages that use GrouperLoaderDb.DatabaseConfigType
-
Uses of GrouperLoaderDb.DatabaseConfigType in edu.internet2.middleware.grouper.app.loader.db
Methods in edu.internet2.middleware.grouper.app.loader.db that return GrouperLoaderDb.DatabaseConfigTypeModifier and TypeMethodDescriptionGrouperLoaderDb.configTypeWithDatabaseConnection
(String connectionName) see which config file we are dealing with (as a base)Returns the enum constant of this class with the specified name.static GrouperLoaderDb.DatabaseConfigType[]
GrouperLoaderDb.DatabaseConfigType.values()
Returns an array containing the constants of this enum class, in the order they are declared.