| Package | Description |
|---|---|
| oracle.javatools.db |
Contains a metadata API for describing database objects, and retrieving them
from a provider of database objects - for example a database.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends DBObject> |
AbstractDBObjectProvider.getValidator(T object)
Gets the DBObjectValidator for the given object.
|