| 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 | 
|---|---|
DefaultSourceOptions | 
DatabaseDescriptor.getDefaultSourceOptions()
Returns an object which defines options controlling the default source for a SourceObject. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
DatabaseDescriptor.initialiseDefaultSourceOptions(DefaultSourceOptions opts)
Override to customise initialisation of DefaultSourceOptions. 
 |