Package com.majorana.maj_orm.entities.ex2


package com.majorana.maj_orm.entities.ex2
  • Classes
    Class
    Description
    Specifies the version of all the entities in the same package and directory the entities will not be read or written to the db if the version here is higher than the environment version number
    An example persisted entity for a database
    An Example persisted entity in a package directory with a higher version number if the ENV version is below 2 the entities in the directory will not be persisted