| 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. 
 | 
| oracle.javatools.db.datatypes | 
 Classes related to datatypes in the database API. 
 | 
| oracle.javatools.db.hive | |
| oracle.javatools.db.ora | 
 Contains the database api implementation for Oracle databases, and additional
DBObject implementations for objects specific to Oracle. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AutoExtendProperties
Model of properties for auto extend behavior used by  
Tablespaces | 
class  | 
FileSpecification
Model of  
File Specification properties. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DataTypeAttribute
A data type can have a number of attributes that define its behaviour -
 size, precision, scale etc. 
 | 
class  | 
DataTypeUsage
To "use" a DataType is to refer to it by ID and store values for any
 attributes that DataType may have (precision, scale, size etc). 
 | 
class  | 
PredefinedDataTypeUsage
Deprecated.  
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HiveBucketProperties
Bean that encapsulates the properties specific to a Hive Bucketed Table. 
 | 
class  | 
HiveSkewProperties
Bean to represent the properties that control the skewing of a Hive table
 or table partition. 
 | 
class  | 
HiveStorageProperties
Collection of properties for a Table definition that are specific to the
 Hive Metastore. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IndexPartition
Model of an Oracle index partition. 
 | 
class  | 
LOBDescriptor
LOBDescriptor encapsulates the partitioning properties of LOB and VARRAY
 columns. 
 | 
static class  | 
OracleExternalTableProperties.LocationSpecifier
The LOCATION clause lets you specify one or more external data sources. 
 | 
class  | 
OracleIndexOrganizedTableProperties
Property object to hold the index organized specific properties for an IOT. 
 | 
class  | 
OracleInMemoryColumnProperties
Child object that represents a component of the in-memory column clause
 for a Table. 
 | 
class  | 
OracleNestedTableProperties  | 
class  | 
OracleTableProperties
Extra properties for Oracle Tables 
 | 
class  | 
XMLSchemaElement  | 
class  | 
XMLTypeColumnProperties  |