Annotation Type UpdateTimestamp

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      SourceType source
      Specifies how the timestamp is generated.
    • Element Detail

      • source

        SourceType source
        Specifies how the timestamp is generated. By default, it is generated in memory, which saves a round trip to the database.
        Default:
        org.hibernate.annotations.SourceType.VM