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 |
OrmAttributeOverrideCommType<PARENT,ORIGIN extends OrmAttributeOverrideCommType<PARENT,ORIGIN,COLUMN1>,COLUMN1 extends OrmColumnCommType> |
interface |
OrmBasicCommType<PARENT,ORIGIN extends OrmBasicCommType<PARENT,ORIGIN,COLUMN1>,COLUMN1 extends OrmColumnCommType> |
interface |
OrmColumnCommType<PARENT,ORIGIN extends OrmColumnCommType<PARENT,ORIGIN>> |
interface |
OrmElementCollectionCommType<PARENT,ORIGIN extends OrmElementCollectionCommType<PARENT,ORIGIN,ORDERCOLUMN2,MAPKEY3,MAPKEYCLASS4,ATTRIBUTEOVERRIDE7,MAPKEYCOLUMN8,MAPKEYJOINCOLUMN9,COLUMN10,ATTRIBUTEOVERRIDE14,ASSOCIATIONOVERRIDE15,COLLECTIONTABLE16>,ORDERCOLUMN2 extends OrmOrderColumnCommType,MAPKEY3 extends OrmMapKeyCommType,MAPKEYCLASS4 extends OrmMapKeyClassCommType,ATTRIBUTEOVERRIDE7 extends OrmAttributeOverrideCommType,MAPKEYCOLUMN8 extends OrmMapKeyColumnCommType,MAPKEYJOINCOLUMN9 extends OrmMapKeyJoinColumnCommType,COLUMN10 extends OrmColumnCommType,ATTRIBUTEOVERRIDE14 extends OrmAttributeOverrideCommType,ASSOCIATIONOVERRIDE15 extends OrmAssociationOverrideCommType,COLLECTIONTABLE16 extends OrmCollectionTableCommType> |
interface |
OrmIdCommType<PARENT,ORIGIN extends OrmIdCommType<PARENT,ORIGIN,COLUMN1,GENERATEDVALUE2,TABLEGENERATOR4,SEQUENCEGENERATOR5>,COLUMN1 extends OrmColumnCommType,GENERATEDVALUE2 extends OrmGeneratedValueCommType,TABLEGENERATOR4 extends OrmTableGeneratorCommType,SEQUENCEGENERATOR5 extends OrmSequenceGeneratorCommType> |
interface |
OrmVersionCommType<PARENT,ORIGIN extends OrmVersionCommType<PARENT,ORIGIN,COLUMN1>,COLUMN1 extends OrmColumnCommType> |
Modifier and Type | Interface and Description |
---|---|
interface |
Column<T>
This interface defines the contract for the
column xsd type |
Copyright © 2022 JBoss by Red Hat. All rights reserved.