Package com.inductiveautomation.ignition.gateway.localdb
package com.inductiveautomation.ignition.gateway.localdb
-
ClassDescriptionCreated by colby.clegg on 11/17/2015.A delegating DataSource that maintains a count of all update-style queries that go through it.A transaction represents a sequence of commands that need to be executed as a group, or not at all.The interface for the internal database.A very simple implementation of SchemaFeature that simply runs a sequence of DDL queriesUsed for some features that depend on the specific internal db flavor.SchemaFeature is used to ensure that the internal database has particular attributes ("features").The SchemaUpdate is used by modules to manage the state of the internal database.