com.sleepycat.je.jca.ra
Interface JEConnectionFactory
- All Superinterfaces:
- Referenceable, Serializable
- All Known Implementing Classes:
- JEConnectionFactoryImpl
public interface JEConnectionFactory
- extends javax.resource.Referenceable, Serializable
Methods inherited from interface javax.resource.Referenceable |
setReference |
getConnection
JEConnection getConnection(String jeRootDir,
EnvironmentConfig envConfig)
throws JEException
- Throws:
JEException
getConnection
JEConnection getConnection(String jeRootDir,
EnvironmentConfig envConfig,
TransactionConfig transConfig)
throws JEException
- Throws:
JEException
Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.