Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.orm | |
org.jboss.shrinkwrap.descriptor.api.orm10 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
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> |
interface |
OrmEntityListenersCommType<PARENT,ORIGIN extends OrmEntityListenersCommType<PARENT,ORIGIN,ENTITYLISTENER1>,ENTITYLISTENER1 extends OrmEntityListenerCommType> |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityListener<T>
This interface defines the contract for the
entity-listener xsd type |
Copyright © 2022 JBoss by Red Hat. All rights reserved.