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 |
OrmIdCommType<PARENT,ORIGIN extends OrmIdCommType<PARENT,ORIGIN,COLUMN1,GENERATEDVALUE2,TABLEGENERATOR4,SEQUENCEGENERATOR5>,COLUMN1 extends OrmColumnCommType,GENERATEDVALUE2 extends OrmGeneratedValueCommType,TABLEGENERATOR4 extends OrmTableGeneratorCommType,SEQUENCEGENERATOR5 extends OrmSequenceGeneratorCommType> |
Modifier and Type | Interface and Description |
---|---|
interface |
Id<T>
This interface defines the contract for the
id xsd type |
Copyright © 2023 JBoss by Red Hat. All rights reserved.