Package com.inductiveautomation.ignition.gateway.datasource
package com.inductiveautomation.ignition.gateway.datasource
-
ClassDescriptionBasic implementation of StreamingDatasetWriter that simply writes each row into an in-memory datastructure ( a List )An instance of a Ignition Datasource, which represents a configured connection pool to a database through JDBC.This class wraps a StreamingDatasetWriter, and allows us to specify indexes or column names (case insensitive) that will be filtered from the underlying dataset.