| Class | Description |
|---|---|
| GenericDataSourceConfig |
This is enough to get a Datasource that spring creates using parameters provided in properties.
|
| H2LocalDataSourceConfig |
This is enough to get a Datasource that spring creates using parameters provided in properties.
|
| MySQLDataSourceConfig |
This is enough to get a Datasource that spring creates using parameters provided in properties.
|
| OracleDataSourceConfig |
This is enough to get a Datasource that spring creates using parameters provided in properties.
|
| PostgresDataSourceConfig |
This is enough to get a Datasource that spring creates using parameters provided in properties.
|
| SQLServerDataSourceConfig |
This is enough to get a Datasource that spring creates using parameters provided in properties.
|
Copyright © 2017 Bonitasoft. All rights reserved.