Annotation Interface IgnoreUserTimeZone


@Retention(RUNTIME) @Target(FIELD) public @interface IgnoreUserTimeZone
Can be applied to an attribute of TemporalType.TIMESTAMP data type to always ignore the user time zone when displaying and entering values.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      boolean value
      Default:
      true