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