Annotation Interface WriteOnly


@Column @Documented @Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface WriteOnly
Mark the element is a WriteOnly property which will not be generated select.
从以下版本开始:
1.0.0
版本:
1.0.0
作者:
ilikly