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

Packages that use ExceptionMapper
org.hibernate.transaction.synchronization   
 

Uses of ExceptionMapper in org.hibernate.transaction.synchronization
 

Methods in org.hibernate.transaction.synchronization that return ExceptionMapper
 ExceptionMapper CallbackCoordinator.getExceptionMapper()
           
 

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



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