Berkeley DB Java Edition
version 3.2.76

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

Packages that use JEException
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 JEException in com.sleepycat.je.jca.ra
 

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


Berkeley DB Java Edition
version 3.2.76

Copyright 1996,2008 Oracle. All rights reserved.