Uses of Enum Class
org.jivesoftware.database.DbConnectionManager.DatabaseType
Packages that use DbConnectionManager.DatabaseType
-
Uses of DbConnectionManager.DatabaseType in org.jivesoftware.database
Methods in org.jivesoftware.database that return DbConnectionManager.DatabaseTypeModifier and TypeMethodDescriptionDbConnectionManager.getDatabaseType()Returns the database type.Returns the enum constant of this class with the specified name.static DbConnectionManager.DatabaseType[]DbConnectionManager.DatabaseType.values()Returns an array containing the constants of this enum class, in the order they are declared.