Uses of Interface
org.hibernate.engine.transaction.synchronization.spi.ExceptionMapper

Packages that use ExceptionMapper
org.hibernate.engine.transaction.synchronization.internal   
org.hibernate.engine.transaction.synchronization.spi   
 

Uses of ExceptionMapper in org.hibernate.engine.transaction.synchronization.internal
 

Methods in org.hibernate.engine.transaction.synchronization.internal with parameters of type ExceptionMapper
 void SynchronizationCallbackCoordinatorImpl.setExceptionMapper(ExceptionMapper exceptionMapper)
           
 

Uses of ExceptionMapper in org.hibernate.engine.transaction.synchronization.spi
 

Methods in org.hibernate.engine.transaction.synchronization.spi with parameters of type ExceptionMapper
 void SynchronizationCallbackCoordinator.setExceptionMapper(ExceptionMapper exceptionMapper)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.