Package | Description |
---|---|
oracle.jbo.common |
Contains the implementation of components shared by thin clients and the middle tier.
|
Modifier and Type | Method and Description |
---|---|
static JboEnvUtil.Compatibility |
JboEnvUtil.Compatibility.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JboEnvUtil.Compatibility[] |
JboEnvUtil.Compatibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|