| Package | Description |
|---|---|
| oracle.jbodt.common |
| Class and Description |
|---|
| BaseValidator |
| CompareValidatorInterface |
| CustomProperties
A DT interface removing some of the common methods of
oracle.jbo.dt.objects.JboAttributeInterface, so that
there is no depenedncy on oracle.jbo.dt package from dt@rt
|
| ExpressionConverter |
| ExpressionConverterManager |
| JboSchemaRegistrationManager |
| ResourceBundleDef |
| ResourceDefFactory
Each ResourceBundleDef has to have its own ResourceDefFactory
|
| ResourceFactoryManager |
| ResourceOwner
A DT interface having methods of oracle.jbo.dt.objects.JboResourceOwner
So that there is no depenedncy on oracle.jbo.dt package from dt@rt
|
| ValidationManager
A Designtime interface replacing
oracle.jbo.dt.objects.JboValidationManager
so that there is no dependency on JBO\dt from dt@rt
|
| ValidatorTypeInterface |