Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Uses of Package
oracle.javatools.db.ora

Packages that use oracle.javatools.db.ora
oracle.ide.db.panels Reusable UI panels for listing, creating or editing database objects in dialogs in the IDE. 
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   
 

Classes in oracle.javatools.db.ora used by oracle.ide.db.panels
DatabaseLink
          Model of a database DatabaseLink.
 

Classes in oracle.javatools.db.ora used by oracle.javatools.db.ora
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.
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.
MaterializedViewLog
           
OpaqueFormatSpec
          Abstraction of the Oracle opaque_format_spec.
OracleColumnProperties
           
OracleDatabase
          Extension of the Database interface for Oracle specific implementations.
OracleExternalTableProperties
          An external table is one whose metadata (definition) is stored in the database but whose data is stored outside the database.
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
           
OracleIndexOrganizedTableProperties
          Property object to hold the index organized specific properties for an IOT.
OracleIndexPartitions
          Model of the partitioning scheme on an Oracle index.
OracleIndexPartitions.PartitionType
           
OracleIndexProperties
           
OracleNestedTableProperties
           
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
           
OracleTablespaceProperties.DefaultTableCompression
           
OracleTablespaceProperties.ExtentManagementType
           
OracleTablespaceProperties.LoggingType
           
OracleTablespaceProperties.OnlineStatus
           
OracleTablespaceProperties.RetentionType
           
OracleTablespaceProperties.SegmentManagement
           
RecycledObject
          Model of an object that has been dropped and is now in the Oracle recycle bin.
RecycledObject.Operation
           
TablePartition
          TablePartition encapsulate the properties of an individual partition or subpartition.
TablePartition.ListValue
           
TablePartition.RangeValue
           
XMLSchema
          Object to represent an XML Schema held in the database.
XMLSchemaElement
           
XMLTypeColumnProperties
           
XMLTypeColumnProperties.StoreAs
           
 

Classes in oracle.javatools.db.ora used by oracle.jdeveloper.db.compiler
OracleDatabase
          Extension of the Database interface for Oracle specific implementations.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.