Uses of Annotation Type
com.pugwoo.dbhelper.annotation.JoinTable
Packages that use JoinTable
-
Uses of JoinTable in com.pugwoo.dbhelper.utils
Methods in com.pugwoo.dbhelper.utils that return JoinTableModifier and TypeMethodDescriptionstatic JoinTableDOInfoReader.getJoinTable(Class<?> clazz) 获得clazz上注解的JoinTable,如果没有则返回null