| Package | Description |
|---|---|
| oracle.ide.db.controls |
Reusable UI controls to used to show or list database objects.
|
| oracle.javatools.db |
Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database.
|
| oracle.javatools.db.datatypes |
Classes related to datatypes in the database API.
|
| oracle.javatools.db.extension |
Contains classes for extending the object support that comes as standard in the database api (e.g.
|
| oracle.javatools.db.validators |
Contains classes that provide the capability to validate DBObjects in a DBObjectProvider.
|
| oracle.jdeveloper.offlinedb |
Database API extension for saving database object definitions in XML files.
|
| oracle.jdeveloper.offlinedb.userprops |
Extension to the Offline Database that allows the association of a library of user properties to be associated with an offline database.
|
| Class and Description |
|---|
| ValidationException
Indicates that the validation of the database object failed.
|
| Class and Description |
|---|
| DBObjectValidator
Class responsible for validating an object definition in a DBObjectProvider.
|
| ValidationException
Indicates that the validation of the database object failed.
|
| Class and Description |
|---|
| ValidationException
Indicates that the validation of the database object failed.
|
| Class and Description |
|---|
| DBObjectValidator
Class responsible for validating an object definition in a DBObjectProvider.
|
| Class and Description |
|---|
| DBObjectValidator
Class responsible for validating an object definition in a DBObjectProvider.
|
| DBObjectValidator.NamespaceType
Types of namespace check that can be done when verifying that a given object's name is unqiue with the database.
|
| DBObjectValidator.PropertyDependency
Identifiers the property that a method that has a PropertyValidator is dependent on the value of other properties, and therefore the validation is also co-dependent.
|
| DBObjectValidator.PropertyValidator
Marks a method as being the validation logic for a given property, or properties.
|
| SourceValidationException.ErrorType
The type of error found in the source
|
| ValidationException
Indicates that the validation of the database object failed.
|
| Class and Description |
|---|
| ValidationException
Indicates that the validation of the database object failed.
|
| Class and Description |
|---|
| ValidationException
Indicates that the validation of the database object failed.
|