| 
 | ||||||||||
| 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. | 
|  QueryContext | getQueryContext()The QueryContextfor which this resolver was created | 
| Method Detail | 
|---|
Class classForName(String name,
                   String[] imports)
FilterListener getFilterListener(String tag)
AggregateListener getAggregateListener(String tag)
OpenJPAConfiguration getConfiguration()
QueryContext getQueryContext()
QueryContext for which this resolver was created
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||