Uses of Interface
org.openejb.client.Connection

Packages that use Connection
org.openejb.client   
 

Uses of Connection in org.openejb.client
 

Methods in org.openejb.client that return Connection
 Connection SocketConnectionFactory.getConnection(ServerMetaData server)
          Get a connection from the factory
static Connection ConnectionManager.getConnection(ServerMetaData server)
           
 Connection ConnectionFactory.getConnection(ServerMetaData server)
          Get a connection from the factory
 



Copyright © 1999-2005 OpenEJB. All Rights Reserved.