Annotation Interface Reference


@Column @Target(FIELD) @Retention(RUNTIME) @Documented public @interface Reference
Annotate the property is a reference column which mapping multi columns in datasource, and the type of this property must implements the entity interface.
从以下版本开始:
1.0.0
版本:
1.0.0
作者:
ilikly
另请参阅: