org.ofbiz.entity.connection
Class XaPoolConnectionFactory
java.lang.Object
org.ofbiz.entity.connection.XaPoolConnectionFactory
public class XaPoolConnectionFactory
- extends java.lang.Object
JotmFactory - Central source for JOTM JDBC Objects
Field Summary |
protected static java.util.Map |
dsCache
|
static java.lang.String |
module
|
Method Summary |
static void |
closeAll()
|
static 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 |
module
public static final java.lang.String module
dsCache
protected static java.util.Map dsCache
XaPoolConnectionFactory
public XaPoolConnectionFactory()
getConnection
public static java.sql.Connection getConnection(java.lang.String helperName,
org.w3c.dom.Element jotmJdbcElement)
throws java.sql.SQLException,
GenericEntityException
- Throws:
java.sql.SQLException
GenericEntityException
closeAll
public static void closeAll()