| 
      |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
java.sql.ResultSet objects into WebRowSet XML.
  See:
            Description
| Class Summary | |
| BinaryColumnStrategy | Strategy to retrieve a binary column value from the database. | 
| NumberColumnStrategy | Strategy to retrieve a number value from the database. | 
| TextColumnStrategy | Strategy to retrieve a text value from the database. | 
| UnknownColumnStrategy | Catch-all strategy for unknown types. | 
| UnsupportedColumnStrategy | Catch-all strategy for unsupported types. | 
| WebRowSetColumnStrategyFactory | A factory that creates column strategies for converting result sets into the WebRowSet XML format. | 
| WebRowSetResultSetHandler | A ResultSetHandler that uses the strategy design pattern and builds an XML WebRowSet representation of a java.sql.ResultSet. | 
    
This package contains implementations of the result set converter interfaces for converting java.sql.ResultSet objects into WebRowSet XML.
        
        
  | 
      |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||