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 |
OrmEntityResultCommType<PARENT,ORIGIN extends OrmEntityResultCommType<PARENT,ORIGIN,FIELDRESULT1>,FIELDRESULT1 extends OrmFieldResultCommType> |
interface |
OrmSqlResultSetMappingCommType<PARENT,ORIGIN extends OrmSqlResultSetMappingCommType<PARENT,ORIGIN,ENTITYRESULT1,COLUMNRESULT2>,ENTITYRESULT1 extends OrmEntityResultCommType,COLUMNRESULT2 extends OrmColumnResultCommType> |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityResult<T>
This interface defines the contract for the
entity-result xsd type |
Copyright © 2016 JBoss by Red Hat. All rights reserved.