OpenAPI 1.0

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

Packages that use AQSQLBlob
com.aquafold.openapi.rdbms   
 

Uses of AQSQLBlob in com.aquafold.openapi.rdbms
 

Methods in com.aquafold.openapi.rdbms that return AQSQLBlob
 AQSQLBlob AQResultSet.getBlob(int columnIndex)
          Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object.
 AQSQLBlob AQResultSet.getBlob(String columnName)
          Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object.
 


OpenAPI 1.0


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