Class LocalTxConnectionEventListener

    • Constructor Detail

      • LocalTxConnectionEventListener

        public LocalTxConnectionEventListener​(ResourceHandle resource)
    • Method Detail

      • connectionClosed

        public void connectionClosed​(jakarta.resource.spi.ConnectionEvent evt)
      • connectionErrorOccurred

        public void connectionErrorOccurred​(jakarta.resource.spi.ConnectionEvent evt)
      • localTransactionStarted

        public void localTransactionStarted​(jakarta.resource.spi.ConnectionEvent evt)
      • localTransactionCommitted

        public void localTransactionCommitted​(jakarta.resource.spi.ConnectionEvent evt)
      • localTransactionRolledback

        public void localTransactionRolledback​(jakarta.resource.spi.ConnectionEvent evt)
      • resetAssociations

        public void resetAssociations()
                               throws jakarta.resource.ResourceException
        Throws:
        jakarta.resource.ResourceException