Interface Versionable

    • Field Detail

      • COLUMN_NAME_VERSION

        static final java.lang.String COLUMN_NAME_VERSION
        The Constant for the column name 'version'.
        See Also:
        Constant Field Values
    • Method Detail

      • getVersion

        java.lang.Integer getVersion()
        Gets the version.
        Returns:
        the version
      • setVersion

        void setVersion​(java.lang.Integer version)
        Sets the version.
        Parameters:
        version - the new version