OpenAPI 1.0

Uses of Interface
com.aquafold.openapi.rdbms.AQSchemaObject

Packages that use AQSchemaObject
com.aquafold.openapi.rdbms   
com.aquafold.openapi.rdbms.schema   
 

Uses of AQSchemaObject in com.aquafold.openapi.rdbms
 

Subinterfaces of AQSchemaObject in com.aquafold.openapi.rdbms
 interface AQPartition
          This interface represents a database partition.
 

Uses of AQSchemaObject in com.aquafold.openapi.rdbms.schema
 

Subinterfaces of AQSchemaObject in com.aquafold.openapi.rdbms.schema
 interface AQArrayType
          This interface represents a database array type.
 interface AQAssembly
          This interface represents a managed application module.
 interface AQAsymmetricKey
          This interface represents an Asymmetric Key.
 interface AQCertificate
          This interface represents a certificate installed on the server.
 interface AQCluster
          This interface represents a database cluster.
 interface AQConstraint
          This interface represents a database constraint.
 interface AQConstraintColumn
          This interface represents a constraint column.
 interface AQDataType
          This interface represents a data type.
 interface AQDefault
          This interface represents a user-defined default.
 interface AQDimension
          This interface represents a user defined dimension.
 interface AQEvent
          This interface represents a user-defined database event.
 interface AQForeignKeyRefColumn
          This interface represents a foreign key referenced column.
 interface AQFunction
          This interface represents a user defined function.
 interface AQIndex
          This interface represents an index.
 interface AQIndexColumn
          This interface represents an index column.
 interface AQJavaResource
          This interface represents a java resource that is associated with the schema.
 interface AQJavaSource
          This interface represents a java source that is associated with the schema.
 interface AQMatView
          This interface represents a materialized view.
 interface AQNickname
          This interface represents a user defined nickname.
 interface AQObjectType
          This interface represents a database object type.
 interface AQPackage
          This interface represents a package.
 interface AQPackageBody
           
 interface AQProcedure
          This interface represents a database store procedure.
 interface AQQueue
          This interface represents a queue.
 interface AQRefreshGroup
          This interface represents a refresh group of a materialized view.
 interface AQRole
          This interface represents a role in the database.
 interface AQRule
          This interface represents a database rule.
 interface AQSegment
          This interface represents a Sybase database segment.
 interface AQSequence
          This interface represents on a sequence object used in the database.
 interface AQSymmetricKey
          This interface represents a Symmetric Key.
 interface AQSynonym
          This interface represents a synonym.
 interface AQTable
          This interface represents a database table object.
 interface AQTableColumn
          This interface represents a table column.
 interface AQTableType
          This interface represents on a table type.
 interface AQTrigger
          This interface represents a trigger.
 interface AQUser
          This interface represents a database user.
 interface AQView
          This interface represents a database view.
 interface AQXmlSchemaCollection
          This interface represents an XML schema collection.
 


OpenAPI 1.0


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.