| AbstractDataSourceManager | 
 Abstract component to handle data source 
 | 
| AbstractDataSourceManager.DataSourceDefinition | 
 This class represents the definition of a data source 
 | 
| AbstractMyBatisDAO | 
 Interface to be implemented by any object that wishes to have
 access to one or multiple SqlMapClient. 
 | 
| ConnectionHelper | 
 Helper component used to retrieve java.sql.Connection from pools 
 | 
| DataSourceClientInteraction | 
 Component gathering manipulation methods for SQL and LDAP data sources 
 | 
| DataSourceConsumerExtensionPoint | 
 | 
| LDAPDataSourceManager | 
 This component handles SQL data sources. 
 | 
| SQLDatabaseTypeValidator | 
 This validator validates that a type of SQL data sources is an authorized database type 
 | 
| SQLDataSourceManager | 
 This component handles SQL data sources. 
 |