| Class | Description | 
|---|---|
| HSQLShutdown | This servlet ensures a clean shutdown of all referenced HSQL databases used by SmartClient in a container reload scenario. | 
| SQLClauseType | Represents the different SQL clause types managed by  SQLDataSource. | 
| SQLDataSource | A DataSource implementation for SQL database engines. | 
| SQLDSGenerator | SQLDSGenerator generates a SmartClient DataSource configuration from a SQL table. | 
| SQLTransaction | A class containing various static methods for managing transactional updates on SQL DataSources. | 
| SQLTransform | SQLTransformprovides helper methods for converting java.sql.ResultSet objects to desired return data structures. |