Package org.firebirdsql.jca

Class Summary
FBConnectionRequestInfo The class FBConnectionRequestInfo holds a clumplet that is used to store and transfer connection-specific information such as user, password, and other dpb information..
FBLocalTransaction The class FBLocalTransaction implements LocalTransaction both in the cci and spi meanings.
FBManagedConnection The class FBManagedConnection implements both the ManagedConnection and XAResource interfaces.
FBManagedConnectionFactory FBManagedConnectionFactory implements the jca ManagedConnectionFactory interface and also many of the internal functions of ManagedConnection.
FBManagedConnectionMetaData The class FBManagedConnectionMetaData implements ManagedConnectionMetaData, providing almost no useful information.
FBStandAloneConnectionManager The class FBStandAloneConnectionManager provides the default implementation of ConnectionManager for standalone use.
FBTpb FBTpb.java Created: Wed Jun 19 10:12:22 2002
FBTpbMapper This class is provides mapping capabilities between standard JDBC transaction isolation level and Firebird Transaction Parameters Block (TPB).
 

Exception Summary
FBResourceException FBResourceException should be used in places where ResourceException should be thrown according to the interface specification, but we do not want to loose exception that we cautght.
FBResourceTransactionException Exception represents transaction error in resource.
FBXAException Convenience exception that adds constructor taking message and error code together.
 



Copyright © 2001 David Jencks and other authors. All rights reserved.