Class Tables
java.lang.Object
com.io7m.stonesignal.server.database.internal.Tables
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AuditThe tableAUDIT.static final DeviceLocationUpdatesThe tableDEVICE_LOCATION_UPDATES.static final DevicesThe tableDEVICES.static final SchemaVersionThe tableSCHEMA_VERSION. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AUDIT
The tableAUDIT. -
DEVICE_LOCATION_UPDATES
The tableDEVICE_LOCATION_UPDATES. -
DEVICES
The tableDEVICES. -
SCHEMA_VERSION
The tableSCHEMA_VERSION.
-
-
Constructor Details
-
Tables
public Tables()
-