Package com.pugwoo.dbhelper.annotation
package com.pugwoo.dbhelper.annotation
-
Annotation TypesClassDescription2015年1月12日 16:34:32 数据表列的信息join的左表注解,被注解的字段类型必须有@Table注解。左表的别名默认为t1join的右表注解,被注解的字段类型必须有@Table注解。右表的别名默认为t2Join表的注解 2017年4月17日 14:36:102017年3月17日 22:15:112015年1月12日 16:19:46 数据表信息注解