|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Resolver
A Resolver is used to resolve listeners and class or entity names that appear in a query.
Method Summary | |
---|---|
Class |
classForName(String name,
String[] imports)
Resolve the type represented by the given class name. |
AggregateListener |
getAggregateListener(String tag)
Return the function listener for the given tag, or null if none. |
OpenJPAConfiguration |
getConfiguration()
Return the OpenJPA configuration. |
FilterListener |
getFilterListener(String tag)
Return the filter listener for the given tag, or null if none. |
Method Detail |
---|
Class classForName(String name, String[] imports)
FilterListener getFilterListener(String tag)
AggregateListener getAggregateListener(String tag)
OpenJPAConfiguration getConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |