Berkeley DB Java Edition
version 5.0.34

Uses of Class
com.sleepycat.je.jca.ra.JEConnection

Packages that use JEConnection
com.sleepycat.je.jca.ra Support for the Java Connector Architecture, which provides a standard for connecting the J2EE platform to legacy enterprise information systems (EIS), such as ERP systems, database systems, and legacy applications not written in Java. 
 

Uses of JEConnection in com.sleepycat.je.jca.ra
 

Methods in com.sleepycat.je.jca.ra that return JEConnection
 JEConnection JEConnectionFactory.getConnection(String jeRootDir, EnvironmentConfig envConfig)
           
 JEConnection JEConnectionFactory.getConnection(String jeRootDir, EnvironmentConfig envConfig, TransactionConfig transConfig)
           
 


Berkeley DB Java Edition
version 5.0.34

Copyright (c) 2004-2011 Oracle. All rights reserved.