Package | Description |
---|---|
org.apache.openmeetings.util |
Modifier and Type | Method and Description |
---|---|
ConnectionProperties.DbType |
ConnectionProperties.getDbType() |
static ConnectionProperties.DbType |
ConnectionProperties.DbType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionProperties.DbType[] |
ConnectionProperties.DbType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static File |
OmFileHelper.getPersistence(ConnectionProperties.DbType dbType) |
void |
ConnectionProperties.setDbType(ConnectionProperties.DbType dbType) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.