com.sleepycat.je.jca.ra
Interface JEConnectionFactory
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- JEConnectionFactoryImpl
public interface JEConnectionFactory
- extends Serializable
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-2006 Sleepycat, Inc. All Rights Reserved.