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().
从以下版本开始:
1.0.0
版本:
1.0.0
作者:
ilikly
另请参阅: