|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SQLBuilder.TableCallback
Inner Interface that defines the Callback method for the Table creation loop.
Method Summary | |
---|---|
void |
process(Set tables,
String key,
Criteria crit)
Callback Method for getTableSet() |
Method Detail |
---|
void process(Set tables, String key, Criteria crit)
tables
- The current table namekey
- The current criterion key.crit
- The Criteria used in getTableSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |