org.plasma.sdo.access.provider.common
Class SQLQueryFilterAssembler
java.lang.Object
org.plasma.query.visitor.DefaultQueryVisitor
org.plasma.sdo.access.provider.common.TextQueryFilterAssembler
org.plasma.sdo.access.provider.common.SQLQueryFilterAssembler
- All Implemented Interfaces:
- QueryConstants, QueryVisitor, EntityConstants
public abstract class SQLQueryFilterAssembler
- extends TextQueryFilterAssembler
- implements QueryConstants, EntityConstants
| Methods inherited from class org.plasma.query.visitor.DefaultQueryVisitor |
end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, end, getContext, start, start, start, start, start, start, start, start, start, start, start, start, start, start, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALIAS_PREFIX
public static final java.lang.String ALIAS_PREFIX
- See Also:
- Constant Field Values
stringType
protected Type stringType
contextRelationalOperator
protected RelationalOperator contextRelationalOperator
contextWildcardOperator
protected WildcardOperator contextWildcardOperator
SQLQueryFilterAssembler
public SQLQueryFilterAssembler(Type contextType)
SQLQueryFilterAssembler
public SQLQueryFilterAssembler(Type contextType,
java.util.List<java.lang.Object> params)
start
public void start(LogicalOperator operator)
- Specified by:
start in interface QueryVisitor- Overrides:
start in class DefaultQueryVisitor
start
public void start(RelationalOperator operator)
- Specified by:
start in interface QueryVisitor- Overrides:
start in class DefaultQueryVisitor
start
public void start(WildcardOperator operator)
- Specified by:
start in interface QueryVisitor- Overrides:
start in class DefaultQueryVisitor
start
public void start(Literal literal)
- Specified by:
start in interface QueryVisitor- Overrides:
start in class DefaultQueryVisitor
start
public void start(NullLiteral nullLiteral)
- Specified by:
start in interface QueryVisitor- Overrides:
start in class DefaultQueryVisitor
Copyright © 2013. All Rights Reserved.