| Class |
Description |
|
DataSourceBeanDefinitionsPostProcessor
|
Registers the dataSourceConnectionSources and dataSource bean definitions used
when no GORM datastore plugin supplies a dataSource, replacing the registration the
data-source plugin previously performed through the doWithSpring() bean DSL. |
|
DataSourceConnectionSourcesFactoryBean
|
A factory bean for creating the data sources |
|
DataSourceGrailsPlugin
|
Handles the configuration of a DataSource within Grails. |
|
DataSourceUtils
|
- Authors:
- Graeme Rocher
|
|
EmbeddedDatabaseShutdownHook
|
|
|
ReadOnlyDriverManagerDataSource
|
Used for secondary datasources that are read-only and not pooled. |
|
TomcatJDBCPoolMBeanExporter
|
|