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 |
OrmBasicCommType<PARENT,ORIGIN extends OrmBasicCommType<PARENT,ORIGIN,COLUMN1>,COLUMN1 extends OrmColumnCommType> |
interface |
OrmEmbeddableAttributesCommType<PARENT,ORIGIN extends OrmEmbeddableAttributesCommType<PARENT,ORIGIN,BASIC1,TRANSIENT2>,BASIC1 extends OrmBasicCommType,TRANSIENT2 extends OrmTransientCommType> |
Modifier and Type | Interface and Description |
---|---|
interface |
Basic<T>
This interface defines the contract for the
basic xsd type |
Copyright © 2021 JBoss by Red Hat. All rights reserved.