Interface OnJpaUpdateListener<T extends JpaIdentifiable>

Type Parameters:
T - JpaIdentifiable
All Superinterfaces:
GenericOnUpdateListener<T,Long,EventMetaData>, OnUpdateListener<T,Long>

public interface OnJpaUpdateListener<T extends JpaIdentifiable> extends OnUpdateListener<T,Long>
Bxd specific Jpa implementation of OnUpdateListener