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 |
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 |
OrmEmbeddableCommType<PARENT,ORIGIN extends OrmEmbeddableCommType<PARENT,ORIGIN,EMBEDDABLEATTRIBUTES2>,EMBEDDABLEATTRIBUTES2 extends OrmEmbeddableAttributesCommType> |
Modifier and Type | Interface and Description |
---|---|
interface |
Embeddable<T>
This interface defines the contract for the
embeddable xsd type |
Copyright © 2022 JBoss by Red Hat. All rights reserved.