Class WrappedConnectionFactory

    • Method Detail

      • getConnection

        public WrappedConnection getConnection()
                                        throws javax.resource.ResourceException
        Specified by:
        getConnection in interface javax.resource.cci.ConnectionFactory
        Specified by:
        getConnection in interface ConnectionFactory
        Throws:
        javax.resource.ResourceException
      • setReference

        public void setReference​(Reference arg0)
        Specified by:
        setReference in interface javax.resource.Referenceable
      • getConnection

        public javax.resource.cci.Connection getConnection​(javax.resource.cci.ConnectionSpec arg0)
                                                    throws javax.resource.ResourceException
        Specified by:
        getConnection in interface javax.resource.cci.ConnectionFactory
        Throws:
        javax.resource.ResourceException
      • getMetaData

        public javax.resource.cci.ResourceAdapterMetaData getMetaData()
                                                               throws javax.resource.ResourceException
        Specified by:
        getMetaData in interface javax.resource.cci.ConnectionFactory
        Throws:
        javax.resource.ResourceException
      • getRecordFactory

        public javax.resource.cci.RecordFactory getRecordFactory()
                                                          throws javax.resource.ResourceException
        Specified by:
        getRecordFactory in interface javax.resource.cci.ConnectionFactory
        Throws:
        javax.resource.ResourceException