|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableOp | |
---|---|
org.d2rq.algebra | |
org.d2rq.db | |
org.d2rq.db.op | |
org.d2rq.db.op.util |
Uses of TableOp in org.d2rq.algebra |
---|
Methods in org.d2rq.algebra with parameters of type TableOp | |
---|---|
DatabaseOp |
NodeRelationProjecter.visit(TableOp original)
|
DatabaseOp |
NodeRelationOrderer.visit(TableOp original)
|
Uses of TableOp in org.d2rq.db |
---|
Methods in org.d2rq.db that return TableOp | |
---|---|
TableOp |
SQLConnection.getTable(TableName table)
|
Methods in org.d2rq.db with parameters of type TableOp | |
---|---|
void |
SelectStatementBuilder.visit(TableOp table)
|
Uses of TableOp in org.d2rq.db.op |
---|
Methods in org.d2rq.db.op with parameters of type TableOp | |
---|---|
void |
OpVisitor.visit(TableOp table)
|
void |
OpVisitor.Default.visit(TableOp table)
|
Uses of TableOp in org.d2rq.db.op.util |
---|
Methods in org.d2rq.db.op.util with parameters of type TableOp | |
---|---|
DatabaseOp |
OpSelecter.visit(TableOp original)
|
DatabaseOp |
OpMutator.visit(TableOp original)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |