Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.orm | |
org.jboss.shrinkwrap.descriptor.api.orm20 |
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 |
OrmOneToOneCommType<PARENT,ORIGIN extends OrmOneToOneCommType<PARENT,ORIGIN,PRIMARYKEYJOINCOLUMN1,JOINCOLUMN2,JOINTABLE3,CASCADETYPE4>,PRIMARYKEYJOINCOLUMN1 extends OrmPrimaryKeyJoinColumnCommType,JOINCOLUMN2 extends OrmJoinColumnCommType,JOINTABLE3 extends OrmJoinTableCommType,CASCADETYPE4 extends OrmCascadeCommonType> |
Modifier and Type | Interface and Description |
---|---|
interface |
OneToOne<T>
This interface defines the contract for the
one-to-one xsd type |
Copyright © 2016 JBoss by Red Hat. All rights reserved.