Uses of Interface
jakarta.resource.cci.ResultSetInfo
- 
Packages that use ResultSetInfo Package Description jakarta.resource.cci The jakarta.resource.cci package contains API specification for the Common Client Interface (CCI).
- 
- 
Uses of ResultSetInfo in jakarta.resource.cciMethods in jakarta.resource.cci that return ResultSetInfo Modifier and Type Method Description ResultSetInfoConnection. getResultSetInfo()Gets the information on the ResultSet functionality supported by a connected EIS instance.
 
-