OpenAPI 1.0

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

Packages that use AQSQLNClob
com.aquafold.openapi.rdbms   
 

Uses of AQSQLNClob in com.aquafold.openapi.rdbms
 

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


OpenAPI 1.0


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