| Package | Description |
|---|---|
| oracle.ide.db.compiler | |
| 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.ora |
Contains the database api implementation for Oracle databases, and additional
DBObject implementations for objects specific to Oracle.
|
| oracle.javatools.db.ora.lite |
Contains extensions to the database API to support Oracle Database Lite.
|
| Class and Description |
|---|
| OracleDatabase
Extension of the Database interface for Oracle specific implementations.
|
| Class and Description |
|---|
| DatabaseLink
Model of a database DatabaseLink.
|
| Class and Description |
|---|
| DatabaseLink
Model of a database DatabaseLink.
|
| IndexPartition
Model of an Oracle index partition.
|
| LOBDescriptor
LOBDescriptor encapsulates the partitioning properties of LOB and VARRAY
columns.
|
| LOBDescriptor.LOBCache
The CACHE clauses indicates how Oracle Database should store blocks in
the buffer cache.
|
| MaterializedView.BuildType |
| MaterializedView.FastRefreshable |
| MaterializedView.PrebuiltType
Indicates whether the materialized view is prebuilt including whether it is
specified with or without precision.
|
| MaterializedView.RefreshMethod
Method used to refresh the Materialized View.
|
| MaterializedView.RefreshMode
Different modes that can be selected for how the Materialized View will
be refreshed.
|
| MaterializedView.RefreshWith |
| MaterializedView.RewriteCapability
Valid values for the rewrite capability.
|
| MaterializedView.RollbackSegmentType |
| MaterializedView.Staleness
Relationship between the contents of the materialized view and the contents
of the materialized view's masters
|
| MaterializedView.UsingConstraints
Wether this view can using trusted constraints as well as those that are
enforced.
|
| MultitenantContainerInfo
For a Multitenant Oracle Database connection, this class encapsulates
information regarding the container database connected to.
|
| OracleDatabase
Extension of the Database interface for Oracle specific implementations.
|
| OracleExternalTableProperties.AccessType
Allowed values for the access parameter type.
|
| OracleExternalTableProperties.LocationSpecifier
The LOCATION clause lets you specify one or more external data sources.
|
| OracleExternalTableProperties.ProjectColumn |
| OracleIndexPartitions
Model of the partitioning scheme on an Oracle index.
|
| OracleIndexPartitions.PartitionType |
| OracleIndexProperties
Deprecated.
the domain index type is stored on the Index itself.
|
| OracleInMemoryProperties.InMemoryCompression
Compression methods for table data store in the in-memory column store.
|
| OracleInMemoryProperties.InMemoryDistribute
Specifies how table data in the in-memory column store is distributed
across Oracle RAC instances.
|
| OracleInMemoryProperties.InMemoryDuplicate
Specifies how table data in the in-memory column store is duplicated
across Oracle RAC instances.
|
| OracleInMemoryProperties.InMemoryPriority
Specifies the data population priority for table data in the in-memory
column store.
|
| OracleNestedTableProperties |
| OracleNestedTableProperties.ReturnAs |
| OracleSchemaProperties
Bean for the extra properties that are stored against a Schema in an
OracleDatabase.
|
| OracleStorageProperties |
| OracleStorageProperties.BufferModes
Allowed values for the bufferModes property.
|
| OracleTablePartitions
OracleTablePartitions encapsulate the properties of an Oracle table's partitions
and subpartitions.
|
| OracleTablePartitions.ObjectType |
| OracleTablePartitions.PartitionType |
| OracleTableProperties
Extra properties for Oracle Tables
|
| OracleTableProperties.OracleTableCompression
options for Table Compression
|
| OracleTablespaceProperties.DefaultTableCompression
Deprecated.
- use
OracleTableProperties.OracleTableCompression instead |
| OracleTablespaceProperties.ExtentManagementType |
| OracleTablespaceProperties.LoggingType |
| OracleTablespaceProperties.OnlineStatus |
| OracleTablespaceProperties.RetentionType |
| OracleTablespaceProperties.SegmentManagement |
| RecycledObject.Operation |
| TablePartition
TablePartition encapsulate the properties of an individual partition or subpartition.
|
| TablePartition.ListValue |
| TablePartition.RangeValue |
| XMLSchemaElement |
| XMLTypeColumnProperties |
| XMLTypeColumnProperties.StoreAs |
| Class and Description |
|---|
| OracleDatabase
Extension of the Database interface for Oracle specific implementations.
|