|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.ofbiz.DefaultOfBizConnectionFactory
public class DefaultOfBizConnectionFactory
Copyright All Rights Reserved. Created: christo 12/10/2006 15:50:59
| Constructor Summary | |
|---|---|
DefaultOfBizConnectionFactory()
|
|
| Method Summary | |
|---|---|
Connection |
getConnection()
Get a connection for the current tenant |
org.ofbiz.core.entity.config.DatasourceInfo |
getDatasourceInfo()
Get the datasource info for the current tenant |
String |
getDelegatorName()
Get the delegator name for the current tenant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultOfBizConnectionFactory()
| Method Detail |
|---|
public Connection getConnection()
throws SQLException,
DataAccessException
OfBizConnectionFactory
getConnection in interface OfBizConnectionFactorySQLException - If an error occured
DataAccessExceptionpublic org.ofbiz.core.entity.config.DatasourceInfo getDatasourceInfo()
OfBizConnectionFactory
getDatasourceInfo in interface OfBizConnectionFactorypublic String getDelegatorName()
OfBizConnectionFactory
getDelegatorName in interface OfBizConnectionFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||