Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.orm | |
org.jboss.shrinkwrap.descriptor.api.orm21 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
interface |
OrmEntityCommType<PARENT,ORIGIN extends OrmEntityCommType<PARENT,ORIGIN,TABLE2,SECONDARYTABLE3,PRIMARYKEYJOINCOLUMN4,IDCLASS5,INHERITANCE6,DISCRIMINATORCOLUMN8,SEQUENCEGENERATOR9,TABLEGENERATOR10,NAMEDQUERY11,NAMEDNATIVEQUERY12,SQLRESULTSETMAPPING13,ENTITYLISTENERS16,PREPERSIST17,POSTPERSIST18,PREREMOVE19,POSTREMOVE20,PREUPDATE21,POSTUPDATE22,POSTLOAD23,ATTRIBUTEOVERRIDE24,ASSOCIATIONOVERRIDE25,ATTRIBUTES26>,TABLE2 extends OrmTableCommType,SECONDARYTABLE3 extends OrmSecondaryTableCommType,PRIMARYKEYJOINCOLUMN4 extends OrmPrimaryKeyJoinColumnCommType,IDCLASS5 extends OrmIdClassCommType,INHERITANCE6 extends OrmInheritanceCommType,DISCRIMINATORCOLUMN8 extends OrmDiscriminatorColumnCommType,SEQUENCEGENERATOR9 extends OrmSequenceGeneratorCommType,TABLEGENERATOR10 extends OrmTableGeneratorCommType,NAMEDQUERY11 extends OrmNamedQueryCommType,NAMEDNATIVEQUERY12 extends OrmNamedNativeQueryCommType,SQLRESULTSETMAPPING13 extends OrmSqlResultSetMappingCommType,ENTITYLISTENERS16 extends OrmEntityListenersCommType,PREPERSIST17 extends OrmPrePersistCommType,POSTPERSIST18 extends OrmPostPersistCommType,PREREMOVE19 extends OrmPreRemoveCommType,POSTREMOVE20 extends OrmPostRemoveCommType,PREUPDATE21 extends OrmPreUpdateCommType,POSTUPDATE22 extends OrmPostUpdateCommType,POSTLOAD23 extends OrmPostLoadCommType,ATTRIBUTEOVERRIDE24 extends OrmAttributeOverrideCommType,ASSOCIATIONOVERRIDE25 extends OrmAssociationOverrideCommType,ATTRIBUTES26 extends OrmAttributesCommType> |
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 |
OrmMappedSuperclassCommType<PARENT,ORIGIN extends OrmMappedSuperclassCommType<PARENT,ORIGIN,IDCLASS2,ENTITYLISTENERS5,PREPERSIST6,POSTPERSIST7,PREREMOVE8,POSTREMOVE9,PREUPDATE10,POSTUPDATE11,POSTLOAD12,ATTRIBUTES13>,IDCLASS2 extends OrmIdClassCommType,ENTITYLISTENERS5 extends OrmEntityListenersCommType,PREPERSIST6 extends OrmPrePersistCommType,POSTPERSIST7 extends OrmPostPersistCommType,PREREMOVE8 extends OrmPreRemoveCommType,POSTREMOVE9 extends OrmPostRemoveCommType,PREUPDATE10 extends OrmPreUpdateCommType,POSTUPDATE11 extends OrmPostUpdateCommType,POSTLOAD12 extends OrmPostLoadCommType,ATTRIBUTES13 extends OrmAttributesCommType> |
interface |
OrmPreRemoveCommType<PARENT,ORIGIN extends OrmPreRemoveCommType<PARENT,ORIGIN>> |
Modifier and Type | Interface and Description |
---|---|
interface |
PreRemove<T>
This interface defines the contract for the
pre-remove xsd type |
Copyright © 2022 JBoss by Red Hat. All rights reserved.