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 |
OrmCollectionTableCommType<PARENT,ORIGIN extends OrmCollectionTableCommType<PARENT,ORIGIN,JOINCOLUMN1,UNIQUECONSTRAINT2>,JOINCOLUMN1 extends OrmJoinColumnCommType,UNIQUECONSTRAINT2 extends OrmUniqueConstraintCommType> |
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> |
Modifier and Type | Interface and Description |
---|---|
interface |
CollectionTable<T>
This interface defines the contract for the
collection-table xsd type |
Copyright © 2019 JBoss by Red Hat. All rights reserved.