com.sleepycat.je.jca.ra
Interface JEConnectionFactory
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- JEConnectionFactoryImpl
public interface JEConnectionFactory
- extends java.io.Serializable
getConnection
JEConnection getConnection(java.lang.String jeRootDir,
EnvironmentConfig envConfig)
throws JEException
- Throws:
JEException
getConnection
JEConnection getConnection(java.lang.String jeRootDir,
EnvironmentConfig envConfig,
TransactionConfig transConfig)
throws JEException
- Throws:
JEException
Copyright 2004-2006 Sleepycat, Inc. All Rights Reserved.