Class Sqlite3TableSource

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

public class Sqlite3TableSource extends JdbcTableSource
Implementation of the TableSource for the Sqlite3Platform.
See Also: