Interface GFConnection

  • All Superinterfaces:
    javax.naming.Referenceable, javax.resource.Referenceable, java.io.Serializable

    public interface GFConnection
    extends java.io.Serializable, javax.resource.Referenceable
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void close()  
      • Methods inherited from interface javax.naming.Referenceable

        getReference
      • Methods inherited from interface javax.resource.Referenceable

        setReference
    • Method Detail

      • close

        void close()
            throws javax.resource.ResourceException
        Throws:
        javax.resource.ResourceException