|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
java.sql.ResultSet
objects.
See:
Description
Interface Summary | |
ElementHandler | Strategy interface for handling different parts of an XML WebRowSet in a way compatible with XML SAX parsers. |
WebRowSetHandler | An interface that handles the output of a WebRowSetParser for example for insertion into a java.sql.ResultSet . |
Class Summary | |
WebRowSetParser | This class parses a WebRowSet XML document, pushing the parsed results into a WebRowSetHandler . |
Exception Summary | |
SAXWrappedException | Disguises a Exception as a SAXException |
SQLWrappedException | Disguises a Throwable as a SQLException |
WebRowSetParseException | Exception raised when there is a problem in parsing a WebRowSet. |
WebRowSetResultSetParseException | Problem arising when trying to parse a WebRowSet into a java.sql.ResultSet . |
WebRowSet converter interfaces for converting WebRowSet XML into java.sql.ResultSet
objects.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |