| 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 | 
|---|---|
static GlobalSettings | 
GlobalSettings.createGlobalSettings(PropertyStorage props)
Creates a copy of global settings using the given hash. 
 | 
static GlobalSettings | 
GlobalSettings.getInstance()
Gets the GlobalSettings instance for the API. 
 |