|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VirtualTableResolver<Q>
| Method Summary | |
|---|---|
Q |
resolve(String tableName,
boolean includeInheritedTables)
Construct query for given table. |
| Method Detail |
|---|
Q resolve(String tableName,
boolean includeInheritedTables)
query for given table.
- Parameters:
tableName- - name of the virtual table.includeInheritedTables- - include inherited tables to the result.- Returns:
- query.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||