Package org.openejb.resource.jdbc

The classes and interfaces directly under this package define the basic parts of OpenEJB JDBC resources.

See:
          Description

Class Summary
BasicManagedConnectionFactory  
ErrorCode  
JdbcConnection  
JdbcConnectionFactory As a connection factory the JdbcConnecitonFactory must implement the Serializable and Referenceable methods so that it can be store in a JNDI name space.
JdbcConnectionRequestInfo  
JdbcLocalTransaction  
JdbcManagedConnection  
JdbcManagedConnectionFactory  
JdbcManagedConnectionMetaData  
ManagedConnectionFactoryPathHack  
 

Package org.openejb.resource.jdbc Description

The classes and interfaces directly under this package define the basic parts of OpenEJB JDBC resources.

Package Specification

Yet to come.

Related Documentation

See Also:
OpenEJB, ContainerSystem, Container, DeploymentInfo


Copyright © 1999-2011 OpenEJB. All Rights Reserved.