Package | Description |
---|---|
org.jboss.metadata.ejb.spec |
Modifier and Type | Method and Description |
---|---|
ResultTypeMapping |
QueryMetaData.getResultTypeMapping()
Get the resultTypeMapping.
|
static ResultTypeMapping |
ResultTypeMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultTypeMapping[] |
ResultTypeMapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryMetaData.setResultTypeMapping(ResultTypeMapping resultTypeMapping)
Set the resultTypeMapping.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.