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 |
OrmGeneratedValueCommType<PARENT,ORIGIN extends OrmGeneratedValueCommType<PARENT,ORIGIN>> |
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 |
GeneratedValue<T>
This interface defines the contract for the
generated-value xsd type |
Copyright © 2022 JBoss by Red Hat. All rights reserved.