| Package | Description |
|---|---|
| com.bitplan.vzjava | |
| com.bitplan.vzjava.jpa | |
| com.bitplan.vzjava.resources |
| Modifier and Type | Class and Description |
|---|---|
class |
DBConfigImpl
Database Configuration
|
| Modifier and Type | Method and Description |
|---|---|
static DBConfig |
DBConfigImpl.getDBConfig(String dbConfigName)
get the Database Properties for the given database Configuration name
|
| Modifier and Type | Method and Description |
|---|---|
DBConfig |
VZDB.getDbConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
VZDB.setDbConfig(DBConfig dbConfig) |
| Modifier and Type | Method and Description |
|---|---|
DBConfig |
DBConfigResource.fromForm(javax.ws.rs.core.MultivaluedMap<String,String> formParams)
get the Database Configuration from the Form
|
Copyright © 2018 BITPlan GmbH. All rights reserved.