Package com.inductiveautomation.ignition.gateway.localdb.persistence
package com.inductiveautomation.ignition.gateway.localdb.persistence
-
ClassDescriptionCreated by carl.gould on 8/27/2014.This class encapsulates all of the additional information that we add to each persistent field so that we can automatically create web UIs that deal with the fields.The IdentityField is a convenient field type that provides a unique, automatically generated long value, and sets itself as the primary key.IRecordListener<R extends PersistentRecord>RecordListenerAdapter<R extends PersistentRecord>RecordMeta<T extends PersistentRecord>Simple renaming class of SRecordMeta to be consistent.ReferenceField<T extends SRecordInstance>This class allows all the rows of a given table to be listed in a dropdown on a Wicket page.Represents a String-typed field in a PersistentRecord.