Class CurrentSchemaVersion


  • public final class CurrentSchemaVersion
    extends Object
    Current version of the database schema, to facilitate live upgrades.
    • Field Detail

      • versionNbr

        public transient int versionNbr
        Current version number of the schema.
    • Constructor Detail

      • CurrentSchemaVersion

        public CurrentSchemaVersion()