|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableAlias | |
|---|---|
| org.castor.cpa.persistence.sql.query | |
| org.castor.cpa.persistence.sql.query.visitor | |
| Uses of TableAlias in org.castor.cpa.persistence.sql.query |
|---|
| Methods in org.castor.cpa.persistence.sql.query with parameters of type TableAlias | |
|---|---|
void |
Visitor.visit(TableAlias tableAlias)
Visit method to handle TableAlias elements. |
| Uses of TableAlias in org.castor.cpa.persistence.sql.query.visitor |
|---|
| Methods in org.castor.cpa.persistence.sql.query.visitor with parameters of type TableAlias | |
|---|---|
void |
UncoupleVisitor.visit(TableAlias tableAlias)
Visit method to handle TableAlias elements. |
void |
ParameterVisitor.visit(TableAlias tableAlias)
Visit method to handle TableAlias elements. |
void |
DefaultQueryVisitor.visit(TableAlias tableAlias)
Visit method to handle TableAlias elements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||