OpenAPI 1.0

Uses of Package
com.aquafold.openapi.rdbms

Packages that use com.aquafold.openapi.rdbms
com.aquafold.openapi.compare   
com.aquafold.openapi.gui   
com.aquafold.openapi.project   
com.aquafold.openapi.rdbms   
com.aquafold.openapi.rdbms.schema   
 

Classes in com.aquafold.openapi.rdbms used by com.aquafold.openapi.compare
AQScriptOptions
          The AQScriptOption object defines parameters for generating DDL scripts within AquaScript environment.
AQServerObject
          Base interface for a server object which can be scripted.
 

Classes in com.aquafold.openapi.rdbms used by com.aquafold.openapi.gui
AQScriptResult
          This interface provides access to results of executing a SQL script - which may contain multiple result sets from multiple statements.
AQServerConnection
          This interface represents a database server connection.
 

Classes in com.aquafold.openapi.rdbms used by com.aquafold.openapi.project
AQServerConnection
          This interface represents a database server connection.
 

Classes in com.aquafold.openapi.rdbms used by com.aquafold.openapi.rdbms
AQMetadata
          This interface provides means to learn and manipulate the database structure.
AQResultSet
          This interface represents a table of data representing a database result set, which is usually generated by executing a statement that queries the database.
AQSchemaObject
          Base class for a metadata object specific to database/schema.
AQScriptOptions
          The AQScriptOption object defines parameters for generating DDL scripts within AquaScript environment.
AQScriptResult
          This interface provides access to results of executing a SQL script - which may contain multiple result sets from multiple statements.
AQServerConnection
          This interface represents a database server connection.
AQServerObject
          Base interface for a server object which can be scripted.
AQSQLArray
          This class describes a SQL ARRAY object.
AQSQLBlob
          This class describes a SQL BLOB object.
AQSQLClob
          This class describes a SQL CLOB object.
AQSQLNClob
          This class describes a SQL NCLOB object.
AQSQLRowId
          This class describes a SQL ROWID object.
AQStatementResult
           
 

Classes in com.aquafold.openapi.rdbms used by com.aquafold.openapi.rdbms.schema
AQObjectPermission
          The AQObjectPermission interface provides a mean to generate the grant and revoke statements for users and roles.
AQPartition
          This interface represents a database partition.
AQSchemaObject
          Base class for a metadata object specific to database/schema.
AQServerObject
          Base interface for a server object which can be scripted.
 


OpenAPI 1.0


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