|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.entity.connection.DBCPConnectionFactory
public class DBCPConnectionFactory
DBCPConnectionFactory
Field Summary | |
---|---|
protected static java.util.Map<java.lang.String,ManagedDataSource> |
dsCache
|
static java.lang.String |
module
|
Constructor Summary | |
---|---|
DBCPConnectionFactory()
|
Method Summary | |
---|---|
void |
closeAll()
|
java.sql.Connection |
getConnection(java.lang.String helperName,
org.w3c.dom.Element jotmJdbcElement)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String module
protected static java.util.Map<java.lang.String,ManagedDataSource> dsCache
Constructor Detail |
---|
public DBCPConnectionFactory()
Method Detail |
---|
public java.sql.Connection getConnection(java.lang.String helperName, org.w3c.dom.Element jotmJdbcElement) throws java.sql.SQLException, GenericEntityException
getConnection
in interface ConnectionFactoryInterface
java.sql.SQLException
GenericEntityException
public void closeAll()
closeAll
in interface ConnectionFactoryInterface
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |