|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
| SqlHandler | Interface for handler classes that are used to create SQL string
representations of SearchQuery objects. |
| Class Summary | |
| BasicQueryHandler | Basic implementation using a database. |
| BasicSqlHandler | Basic implementation. |
| ChainedSqlHandler | Baseclass for chained sql handlers, these are
SqlHandler
implementations that wrap SqlHandler objects to create a chain
of handlers, following the Chain Of Responsibility design pattern. |
| HSqlSqlHandler | The HSQL query handler, implements SqlHandler for standard
hsql functionality. |
| InformixSqlHandler | The Informix query handler, implements SqlHandler for standard
Informix functionality. |
| MySqlSqlHandler | The MySQL query handler, implements SqlHandler for standard
MySQL functionality. |
| PostgreSqlSqlHandler | The PostgreSQL query handler, implements SqlHandler
for standard PostgreSql functionality. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||