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 |
OrmCommonDescriptor<T extends OrmCommonDescriptor<T,PERSISTENCEUNITMETADATA1,SEQUENCEGENERATOR2,TABLEGENERATOR3,TABLEGENERATOR4,NAMEDQUERY5,NAMEDQUERY6,NAMEDNATIVEQUERY7,SQLRESULTSETMAPPING8,EMBEDDABLE9>,PERSISTENCEUNITMETADATA1 extends OrmPersistenceUnitMetadataCommType<T,PERSISTENCEUNITMETADATA1,?>,SEQUENCEGENERATOR2 extends OrmSequenceGeneratorCommType<T,SEQUENCEGENERATOR2>,TABLEGENERATOR3 extends OrmTableGeneratorCommType<T,TABLEGENERATOR3,?>,TABLEGENERATOR4 extends OrmTableGeneratorCommType<T,TABLEGENERATOR4,?>,NAMEDQUERY5 extends OrmNamedQueryCommType<T,NAMEDQUERY5,?>,NAMEDQUERY6 extends OrmNamedQueryCommType<T,NAMEDQUERY6,?>,NAMEDNATIVEQUERY7 extends OrmNamedNativeQueryCommType<T,NAMEDNATIVEQUERY7,?>,SQLRESULTSETMAPPING8 extends OrmSqlResultSetMappingCommType<T,SQLRESULTSETMAPPING8,?,?>,EMBEDDABLE9 extends OrmEmbeddableCommType<T,EMBEDDABLE9,?>> |
interface |
OrmCommonDescriptor<T extends OrmCommonDescriptor<T,PERSISTENCEUNITMETADATA1,SEQUENCEGENERATOR2,TABLEGENERATOR3,TABLEGENERATOR4,NAMEDQUERY5,NAMEDQUERY6,NAMEDNATIVEQUERY7,SQLRESULTSETMAPPING8,EMBEDDABLE9>,PERSISTENCEUNITMETADATA1 extends OrmPersistenceUnitMetadataCommType<T,PERSISTENCEUNITMETADATA1,?>,SEQUENCEGENERATOR2 extends OrmSequenceGeneratorCommType<T,SEQUENCEGENERATOR2>,TABLEGENERATOR3 extends OrmTableGeneratorCommType<T,TABLEGENERATOR3,?>,TABLEGENERATOR4 extends OrmTableGeneratorCommType<T,TABLEGENERATOR4,?>,NAMEDQUERY5 extends OrmNamedQueryCommType<T,NAMEDQUERY5,?>,NAMEDQUERY6 extends OrmNamedQueryCommType<T,NAMEDQUERY6,?>,NAMEDNATIVEQUERY7 extends OrmNamedNativeQueryCommType<T,NAMEDNATIVEQUERY7,?>,SQLRESULTSETMAPPING8 extends OrmSqlResultSetMappingCommType<T,SQLRESULTSETMAPPING8,?,?>,EMBEDDABLE9 extends OrmEmbeddableCommType<T,EMBEDDABLE9,?>> |
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 |
OrmNamedQueryCommType<PARENT,ORIGIN extends OrmNamedQueryCommType<PARENT,ORIGIN,QUERYHINT2>,QUERYHINT2 extends OrmQueryHintCommType> |
Modifier and Type | Interface and Description |
---|---|
interface |
NamedQuery<T>
This interface defines the contract for the
named-query xsd type |
Copyright © 2023 JBoss by Red Hat. All rights reserved.