@Facet
public interface JdbcProvider
Modifier and Type | Method and Description |
---|---|
DataSource |
getDataSource(String name)
Provides a configured data source by its name.
|
List<String> |
getDataSourceNames()
Provides all configured data source names.
|
DataSource getDataSource(String name)
name
- the data source name.Copyright © 2013-2018–2019 SeedStack. All rights reserved.