|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryMethod | |
---|---|
org.objectweb.jonas_ejb.deployment.api | |
org.objectweb.jonas_ejb.deployment.xml |
Uses of QueryMethod in org.objectweb.jonas_ejb.deployment.api |
---|
Methods in org.objectweb.jonas_ejb.deployment.api with parameters of type QueryMethod | |
---|---|
static String |
MethodCmp2Desc.queryMethodElementToString(QueryMethod m)
String representation of the given element |
Uses of QueryMethod in org.objectweb.jonas_ejb.deployment.xml |
---|
Methods in org.objectweb.jonas_ejb.deployment.xml that return QueryMethod | |
---|---|
QueryMethod |
Query.getQueryMethod()
Gets the query-method |
Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type QueryMethod | |
---|---|
void |
Query.setQueryMethod(QueryMethod queryMethod)
Set the query-method |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |