|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultTypeMapping | |
|---|---|
| org.jboss.metadata.ejb.spec | |
| Uses of ResultTypeMapping in org.jboss.metadata.ejb.spec |
|---|
| Methods in org.jboss.metadata.ejb.spec that return ResultTypeMapping | |
|---|---|
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're declared. |
| Methods in org.jboss.metadata.ejb.spec with parameters of type ResultTypeMapping | |
|---|---|
void |
QueryMetaData.setResultTypeMapping(ResultTypeMapping resultTypeMapping)
Set the resultTypeMapping. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||