|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintType | |
|---|---|
| org.plasma.provisioning.rdb.oracle.g11.sys | |
| Uses of ConstraintType in org.plasma.provisioning.rdb.oracle.g11.sys |
|---|
| Methods in org.plasma.provisioning.rdb.oracle.g11.sys that return ConstraintType | |
|---|---|
static ConstraintType |
ConstraintType.fromInstanceName(java.lang.String instanceName)
Returns the enumeration value matching the given physical or instance name. |
static ConstraintType |
ConstraintType.fromName(java.lang.String name)
Returns the enumeration value matching the given name. |
static ConstraintType |
ConstraintType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConstraintType[] |
ConstraintType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||