public interface OrmEntityListenerCommType<PARENT,ORIGIN extends OrmEntityListenerCommType<PARENT,ORIGIN,PREPERSIST1,POSTPERSIST2,PREREMOVE3,POSTREMOVE4,PREUPDATE5,POSTUPDATE6,POSTLOAD7>,PREPERSIST1 extends OrmPrePersistCommType,POSTPERSIST2 extends OrmPostPersistCommType,PREREMOVE3 extends OrmPreRemoveCommType,POSTREMOVE4 extends OrmPostRemoveCommType,PREUPDATE5 extends OrmPreUpdateCommType,POSTUPDATE6 extends OrmPostUpdateCommType,POSTLOAD7 extends OrmPostLoadCommType> extends Child<PARENT>
Copyright © 2021 JBoss by Red Hat. All rights reserved.