Uses of Enum Class
org.apache.openmeetings.util.ConnectionProperties.DbType
Packages that use ConnectionProperties.DbType
-
Uses of ConnectionProperties.DbType in org.apache.openmeetings.util
Methods in org.apache.openmeetings.util that return ConnectionProperties.DbTypeModifier and TypeMethodDescriptionConnectionProperties.getDbType()static ConnectionProperties.DbTypestatic ConnectionProperties.DbTypeReturns the enum constant of this class with the specified name.static ConnectionProperties.DbType[]ConnectionProperties.DbType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.openmeetings.util with parameters of type ConnectionProperties.DbTypeModifier and TypeMethodDescriptionstatic FileOmFileHelper.getPersistence(ConnectionProperties.DbType dbType) voidConnectionProperties.setDbType(ConnectionProperties.DbType dbType)