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 |
OrmAttributesCommType<PARENT,ORIGIN extends OrmAttributesCommType<PARENT,ORIGIN,ID1,EMBEDDEDID2,BASIC3,VERSION4,MANYTOONE5,ONETOMANY6,ONETOONE7,MANYTOMANY8,EMBEDDED9,TRANSIENT10>,ID1 extends OrmIdCommType,EMBEDDEDID2 extends OrmEmbeddedIdCommType,BASIC3 extends OrmBasicCommType,VERSION4 extends OrmVersionCommType,MANYTOONE5 extends OrmManyToOneCommType,ONETOMANY6 extends OrmOneToManyCommType,ONETOONE7 extends OrmOneToOneCommType,MANYTOMANY8 extends OrmManyToManyCommType,EMBEDDED9 extends OrmEmbeddedCommType,TRANSIENT10 extends OrmTransientCommType> |
interface |
OrmEmbeddedIdCommType<PARENT,ORIGIN extends OrmEmbeddedIdCommType<PARENT,ORIGIN,ATTRIBUTEOVERRIDE1>,ATTRIBUTEOVERRIDE1 extends OrmAttributeOverrideCommType> |
Modifier and Type | Interface and Description |
---|---|
interface |
EmbeddedId<T>
This interface defines the contract for the
embedded-id xsd type |
Copyright © 2022 JBoss by Red Hat. All rights reserved.