1 Reply Latest reply on Feb 21, 2006 2:55 PM by starksm64

    ConnectionFactory and Connection

    rogeduardo

      Hi all!
      Anyone can explain me how javax.resource.cci.ConnectionFactory doesn't have any association with javax.resource.cci.Connection, if the method getConnection() andgetConnection (Subject, ConnectionRequestInfo) returns one javax.resource.cci.Connection? I saw this on the class diagram into J2EE Connector Architecture Specification Version 1.5 - Chapter 6 - page 6-9.

      Thanks.