See: Description
| Interface | Description | 
|---|---|
| DatabaseLink.DefaultSchemaFinder | Deprecated | 
| OracleDatabase | 
 Extension of the Database interface for Oracle specific implementations. 
 | 
| OracleDatabaseXE | 
 Extension of OracleDatabase for the XE version of the database. 
 | 
| Class | Description | 
|---|---|
| DatabaseLink | 
 Model of a database DatabaseLink. 
 | 
| Directory | 
 Model of an Oracle Directory object. 
 | 
| IndexPartition | 
 Model of an Oracle index partition. 
 | 
| Indextype | |
| LOBDescriptor | 
 LOBDescriptor encapsulates the partitioning properties of LOB and VARRAY
 columns. 
 | 
| MaterializedView | 
 A MaterializedView represents a Materialized View in the database. 
 | 
| MaterializedViewLog | |
| NameBasedRefID | Deprecated | 
| OpaqueFormatSpec | 
 Abstraction of the Oracle opaque_format_spec. 
 | 
| OracleColumnProperties | 
 DBObject that wraps all the properties that a Column can have that are
 Oracle specific. 
 | 
| OracleExternalTableProperties | 
 An external table is one whose metadata (definition) is stored in the
 database but whose data is stored outside the database. 
 | 
| OracleExternalTableProperties.LocationSpecifier | 
 The LOCATION clause lets you specify one or more external data sources. 
 | 
| OracleIndexOrganizedTableProperties | 
 Property object to hold the index organized specific properties for an IOT. 
 | 
| OracleIndexPartitions | 
 Model of the partitioning scheme on an Oracle index. 
 | 
| OracleIndexProperties | Deprecated
 the domain index type is stored on the Index itself. 
 | 
| OracleNestedTableProperties | |
| OracleSchemaProperties | 
 Bean for the extra properties that are stored against a Schema in an
 OracleDatabase. 
 | 
| OracleSQLQuery | Deprecated
 - folded in to SQLQuery 
 | 
| OracleStorageProperties | |
| OracleTablePartitions | 
 OracleTablePartitions encapsulate the properties of an Oracle table's partitions
 and subpartitions. 
 | 
| OracleTableProperties | 
 Extra properties for Oracle Tables 
 | 
| OracleTablespaceProperties | 
 Model of properties for an Oracle  
Tablespace | 
| RecycledObject | 
 Model of an object that has been dropped and is now in the Oracle recycle
 bin. 
 | 
| TablePartition | 
 TablePartition encapsulate the properties of an individual partition or subpartition. 
 | 
| XMLSchema | 
 Object to represent an XML Schema held in the database. 
 | 
| XMLSchemaElement | |
| XMLTypeColumnProperties | 
oracle.javatools.db