Package | Description |
---|---|
oracle.javatools.db.ora |
Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle.
|
oracle.jdeveloper.db.compiler |
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 |
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.
|
OpaqueFormatSpec
Abstraction of the Oracle opaque_format_spec.
|
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.
|
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 |
OracleTablespaceProperties.DefaultTableCompression |
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.
|