| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBuildableObject | |
|---|---|
| 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.dictionary | Contains a Database implementation (DictionaryDatabase) that retrieves information for retrieving object information using dictionary queries (instead of the JDBC metadata).  | 
| oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. | 
| Uses of AbstractBuildableObject in oracle.javatools.db | 
|---|
| Classes in oracle.javatools.db with type parameters of type AbstractBuildableObject | |
|---|---|
 class | 
AbstractDBObjectBuilder<T extends AbstractBuildableObject>Abstract implementation of DBObjectbuilder that provides core support for component building of objects.  | 
| Subclasses of AbstractBuildableObject in oracle.javatools.db | |
|---|---|
 class | 
AbstractSchemaObjectProvides a base implementation of the SchemaObject interface. | 
 class | 
AbstractSystemObjectAbstract superclass for all SystemObject implementations.  | 
 class | 
FunctionModel of a pl/sql function.  | 
 class | 
IndexModel of a database index.  | 
 class | 
JavaAbstract SchemaObject implementation for the different Java objects available in a database.  | 
 class | 
JavaClassModel of a Java Class.  | 
 class | 
JavaResourceModel of a Java Resource object.  | 
 class | 
JavaSourceModel of a Java Source object.  | 
 class | 
PackageModel of a PL/SQL package in the database.  | 
 class | 
PlSqlAbstract implementation of SchemaObject for all PL/SQL objects that belong in a Schema to extend.  | 
 class | 
PlSqlSubprogramAbstract implementation of PlSql for objects that are a simple subprogram (e.g.  | 
 class | 
ProcedureModel of a pl/sql procedure.  | 
 class | 
RelationA Relation represents the basic entity of a relational database. | 
 class | 
SchemaModel of a database schema.  | 
 class | 
SequenceModel of a database sequence.  | 
 class | 
SpecPlSqlExtension of PlSql for objects that have a spec and body.  | 
 class | 
SynonymModel of a database synonym.  | 
 class | 
TableModel of a database table.  | 
 class | 
TablespaceModel of a tablespace in a database.  | 
 class | 
TriggerModel of a database Trigger.  | 
 class | 
ViewRepresents a database View.  | 
| Methods in oracle.javatools.db with parameters of type AbstractBuildableObject | |
|---|---|
protected  void | 
AbstractDBObjectProvider.markForLazyInit(AbstractBuildableObject object) | 
protected  void | 
AbstractDBObjectProvider.markForLazyInit(AbstractBuildableObject object, DBObjectBuilder builder) | 
static boolean | 
DBUtil.needsBuilding(AbstractBuildableObject obj, java.lang.String property)Tests whether the given object property needs building - i.e.  | 
| Uses of AbstractBuildableObject in oracle.javatools.db.datatypes | 
|---|
| Subclasses of AbstractBuildableObject in oracle.javatools.db.datatypes | |
|---|---|
 class | 
ComplexTypeImplementation of DataType for ComplexTypes.  | 
 class | 
ObjectTypeDeprecated.  | 
| Uses of AbstractBuildableObject in oracle.javatools.db.dictionary | 
|---|
| Classes in oracle.javatools.db.dictionary with type parameters of type AbstractBuildableObject | |
|---|---|
 class | 
DictionaryDBObjectBuilder<T extends AbstractBuildableObject>Extension of AbstractDBObjectBuilder that includes some database specific support such as connections and query wrappers.  | 
| Uses of AbstractBuildableObject in oracle.javatools.db.ora | 
|---|
| Subclasses of AbstractBuildableObject in oracle.javatools.db.ora | |
|---|---|
 class | 
DatabaseLinkModel of a database DatabaseLink.  | 
 class | 
DirectoryModel of an Oracle Directory object.  | 
 class | 
Indextype | 
 class | 
MaterializedViewA MaterializedView represents a Materialized View in the database.  | 
 class | 
MaterializedViewLog | 
 class | 
RecycledObjectModel of an object that has been dropped and is now in the Oracle recycle bin.  | 
 class | 
XMLSchemaObject to represent an XML Schema held in the database.  | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||