OpenAPI 1.0

Uses of Package
com.aquafold.openapi.rdbms.schema

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

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

Classes in com.aquafold.openapi.rdbms.schema used by com.aquafold.openapi.rdbms.schema
AQConstraint
          This interface represents a database constraint.
AQConstraintColumn
          This interface represents a constraint column.
AQForeignKeyRefColumn
          This interface represents a foreign key referenced column.
AQIndex
          This interface represents an index.
AQIndexColumn
          This interface represents an index column.
AQParameter
          This interface represents a stored procedure's or a function's parameter.
AQProcedure
          This interface represents a database store procedure.
AQTableColumn
          This interface represents a table column.
AQTrigger
          This interface represents a trigger.
 


OpenAPI 1.0


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