OpenAPI 1.0

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

Packages that use AQSQLRowId
com.aquafold.openapi.rdbms   
 

Uses of AQSQLRowId in com.aquafold.openapi.rdbms
 

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


OpenAPI 1.0


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