| Package | Description |
|---|---|
| network.oxalis.persistence.datasource | |
| network.oxalis.persistence.guice | |
| network.oxalis.persistence.util |
| Constructor and Description |
|---|
DbcpDataSourceProvider(network.oxalis.api.settings.Settings<PersistenceConf> settings,
Path homeFolder) |
JndiDataSourceProvider(network.oxalis.api.settings.Settings<PersistenceConf> settings) |
| Modifier and Type | Method and Description |
|---|---|
protected DataSource |
DataSourceModule.dataSourceProvider(com.google.inject.Injector injector,
network.oxalis.api.settings.Settings<PersistenceConf> settings) |
| Modifier and Type | Method and Description |
|---|---|
static PersistenceConf |
PersistenceConf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceConf[] |
PersistenceConf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 NorStella. All rights reserved.