Package | Description |
---|---|
org.springframework.jdbc.datasource.embedded |
Provides extensible support for creating embedded database instances.
|
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedDatabaseFactory.setDataSourceFactory(DataSourceFactory dataSourceFactory)
Set the factory to use to create the DataSource instance that connects to the embedded database.
|
Copyright © 2015. All rights reserved.