Class Sqlite3ProjectionOperator

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

public class Sqlite3ProjectionOperator extends JdbcProjectionOperator
Implementation of the JdbcProjectionOperator for the Sqlite3Platform.
See Also: