FileDocCategorySizeDatePackage
ResultSet.javaAPI DocGlassfish v2 API2426Fri May 04 22:35:34 BST 2007javax.resource.cci

ResultSet

public interface ResultSet implements ResultSet, Record
A ResultSet represents tabular data that is retrieved from an EIS instance by the execution of an Interaction.. The CCI ResultSet is based on the JDBC ResultSet.

Refer the CCI specification in Connectors 1.0 for detailed requirements on the implementation of a CCI ResultSet.

author
Rahul Sharma
since
0.8
see
java.sql.ResultSet

Fields Summary
Constructors Summary
Methods Summary