OpenAPI 1.0

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

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

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

Methods in com.aquafold.openapi.rdbms.schema that return AQConstraint
 AQConstraint AQTable.extractConstraint(String name)
          To get information on a constraint associated with the table that is specified by the user.
 AQConstraint[] AQTable.extractConstraints()
          To get a list of constraints associated with the table.
 


OpenAPI 1.0


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