Uses of Interface
org.csc.phynixx.connection.IManagedConnectionCommitEvent

Packages that use IManagedConnectionCommitEvent
org.csc.phynixx.connection   
org.csc.phynixx.connection.loggersystem   
 

Uses of IManagedConnectionCommitEvent in org.csc.phynixx.connection
 

Methods in org.csc.phynixx.connection with parameters of type IManagedConnectionCommitEvent
 void PhynixxManagedConnectionListenerAdapter.connectionCommitted(IManagedConnectionCommitEvent<C> event)
          NOOP
 void IPhynixxManagedConnectionListener.connectionCommitted(IManagedConnectionCommitEvent<C> event)
          connectionCommitted
 void PhynixxManagedConnectionListenerAdapter.connectionCommitting(IManagedConnectionCommitEvent<C> event)
           
 void IPhynixxManagedConnectionListener.connectionCommitting(IManagedConnectionCommitEvent<C> event)
          connection enters state 'committing'
 

Uses of IManagedConnectionCommitEvent in org.csc.phynixx.connection.loggersystem
 

Methods in org.csc.phynixx.connection.loggersystem with parameters of type IManagedConnectionCommitEvent
 void LoggerPerTransactionStrategy.connectionCommitted(IManagedConnectionCommitEvent<C> event)
           
 



Copyright © 2015. All rights reserved.