| Package | Description | 
|---|---|
| oracle.javatools.db.ddl | 
 API for generating DDL in the database API. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BundleDDLGenerator<T extends DDLType>
TokenDDLGenerator subclass that uses either a set of Properties files or
 ResourceBundles with specially formatted keys to automatically register DDL
 for generation. 
 |