Uses of Interface
javax.resource.cci.ResultSetInfo

Packages that use ResultSetInfo
javax.resource.cci The javax.resource.cci package contains API specification for the Common Client Interface (CCI). 
 

Uses of ResultSetInfo in javax.resource.cci
 

Methods in javax.resource.cci that return ResultSetInfo
 ResultSetInfo Connection.getResultSetInfo()
          Gets the information on the ResultSet functionality supported by a connected EIS instance.