Class GenericJdbcProjectionOperator

All Implemented Interfaces:
Serializable, ActualOperator, ElementaryOperator, ExecutionOperator, Operator, GenericJdbcExecutionOperator, JdbcExecutionOperator

public class GenericJdbcProjectionOperator extends JdbcProjectionOperator implements GenericJdbcExecutionOperator
GenericJdbc implementation of the FilterOperator.
See Also: