| Package | Description |
|---|---|
| org.ofbiz.core.entity | |
| org.ofbiz.core.entity.config | |
| org.ofbiz.core.entity.transaction |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
ConnectionFactory.tryGenericConnectionSources(String helperName,
JdbcDatasourceInfo jdbcDatasource) |
| Modifier and Type | Method and Description |
|---|---|
JdbcDatasourceInfo |
DatasourceInfo.getJdbcDatasource() |
| Constructor and Description |
|---|
DatasourceInfo(String name,
String fieldTypeName,
String schemaName,
JdbcDatasourceInfo jdbcDatasource)
Constructor for JIRAs use.
|
| Modifier and Type | Method and Description |
|---|---|
static Connection |
DBCPConnectionFactory.getConnection(String helperName,
JdbcDatasourceInfo jdbcDatasource) |
static Connection |
JotmConnectionFactory.getConnection(String helperName,
JdbcDatasourceInfo jdbcDatasource) |
static Connection |
TyrexConnectionFactory.getConnection(String helperName,
JdbcDatasourceInfo jdbcDatasource) |
Copyright © 2016 Atlassian. All rights reserved.