Package | Description |
---|---|
com.uoc.myframeuoc.environment |
Modifier and Type | Method and Description |
---|---|
SGBDType |
Configuration.getSGBD()
Permet obtenir el tipus de sistema de gestió de bases de dades definit en el
fitxer de configuració.
|
static SGBDType |
SGBDType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SGBDType[] |
SGBDType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|