OpenAPI 1.0

Uses of Interface
com.aquafold.openapi.rdbms.schema.AQObjectType

Packages that use AQObjectType
com.aquafold.openapi.rdbms   
 

Uses of AQObjectType in com.aquafold.openapi.rdbms
 

Methods in com.aquafold.openapi.rdbms that return AQObjectType
 AQObjectType AQMetadata.extractObjectType(String database, String schema, String name)
          To get information of object type as specified by the user.
 AQObjectType[] AQMetadata.extractObjectTypes(String database, String schema)
          To get a list of object types defined in the schema.
 


OpenAPI 1.0


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