|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriverProperties | |
---|---|
com.nonesole.persistence.connectionpool | |
com.nonesole.persistence.connectionpool.parser |
Uses of DriverProperties in com.nonesole.persistence.connectionpool |
---|
Methods in com.nonesole.persistence.connectionpool that return DriverProperties | |
---|---|
DriverProperties |
DriverDataSource.getDriverProperties()
Get driver configuration |
Constructors in com.nonesole.persistence.connectionpool with parameters of type DriverProperties | |
---|---|
DriverDataSource(DriverProperties driver)
Construction |
Uses of DriverProperties in com.nonesole.persistence.connectionpool.parser |
---|
Methods in com.nonesole.persistence.connectionpool.parser that return types with arguments of type DriverProperties | |
---|---|
static java.util.List<DriverProperties> |
DataSourceConfigParser.getDataSources()
Get configuration list of DataSource |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |