Annotation Interface ReadOnly
Annotate the element of
Field or Method is a readonly
property, it will not be insert and update. Such as a LastModified column when it has a
default value of NULL ON UPDATE NOW().