| 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 | 
|---|---|
Ddl | 
Ddl.append(Ddl appendThis)
Deprecated.  
appends one set of DDL to another 
 | 
Ddl | 
Ddl.stripPrompts()
Deprecated.  
strip out any prompt statements 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Ddl | 
Ddl.append(Ddl appendThis)
Deprecated.  
appends one set of DDL to another 
 |