OpenAPI 1.0

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

Packages that use AQSQLArray
com.aquafold.openapi.rdbms   
 

Uses of AQSQLArray in com.aquafold.openapi.rdbms
 

Methods in com.aquafold.openapi.rdbms that return AQSQLArray
 AQSQLArray AQResultSet.getArray(int columnIndex)
          Retrieves the value of the designated column in the current row of this ResultSet object as an Array object.
 AQSQLArray AQResultSet.getArray(String columnName)
          Retrieves the value of the designated column in the current row of this ResultSet object as an Array object.
 


OpenAPI 1.0


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