|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
BinaryColumnStrategy | Strategy to retrieve a binary column value from the database. |
CSVColumnStrategyFactory | A factory that creates column strategies for converting result sets into the CSV format. |
CSVResultSetHandler | A ResultSetHandler that uses the
strategy design pattern and builds an CSV
representation of a java.sql.ResultSet . |
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. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |