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 |
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 |
OrmManyToManyCommType<PARENT,ORIGIN extends OrmManyToManyCommType<PARENT,ORIGIN,MAPKEY2,JOINTABLE3,CASCADETYPE4>,MAPKEY2 extends OrmMapKeyCommType,JOINTABLE3 extends OrmJoinTableCommType,CASCADETYPE4 extends OrmCascadeCommonType> |
Modifier and Type | Interface and Description |
---|---|
interface |
ManyToMany<T>
This interface defines the contract for the
many-to-many xsd type |
Copyright © 2019 JBoss by Red Hat. All rights reserved.