Interface MongoRepositoryVersionAware

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface tigase.db.util.RepositoryVersionAware

        tigase.db.util.RepositoryVersionAware.SchemaVersion
    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default tigase.util.Version getVersion()  
      • Methods inherited from interface tigase.db.util.RepositoryVersionAware

        updateSchema
    • Method Detail

      • getVersion

        default tigase.util.Version getVersion()
        Specified by:
        getVersion in interface tigase.db.util.RepositoryVersionAware