org.axonframework.eventstore.jpa
Interface PersistenceExceptionResolver

All Superinterfaces:
PersistenceExceptionResolver

Deprecated. Implement PersistenceExceptionResolver instead.

@Deprecated
public interface PersistenceExceptionResolver
extends PersistenceExceptionResolver

The PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.

Since:
0.7
Author:
Martin Tilma

Method Summary
 
Methods inherited from interface org.axonframework.common.jdbc.PersistenceExceptionResolver
isDuplicateKeyViolation
 



Copyright © 2010-2016. All Rights Reserved.