Interface OnJpaCreateListener<T extends JpaIdentifiable>

Type Parameters:
T - JpaIdentifiable
All Superinterfaces:
GenericOnCreateListener<T,Long,EventMetaData>, OnCreateListener<T,Long>

public interface OnJpaCreateListener<T extends JpaIdentifiable> extends OnCreateListener<T,Long>
Bxd specific Jpa implementation of OnCreateListener