| Package | Description |
|---|---|
| org.opencastproject.util.persistencefn |
| Modifier and Type | Method and Description |
|---|---|
static PersistenceUtil.DatabaseVendor |
PersistenceUtil.getVendor(DatabaseMetaData m)
Get the database vendor from some metadata.
|
static PersistenceUtil.DatabaseVendor |
PersistenceUtil.DatabaseVendor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceUtil.DatabaseVendor[] |
PersistenceUtil.DatabaseVendor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 Opencast Project. All rights reserved.