Uses of Class
com.pugwoo.dbhelper.exception.NoColumnAnnotationException
Packages that use NoColumnAnnotationException
-
Uses of NoColumnAnnotationException in com.pugwoo.dbhelper.utils
Methods in com.pugwoo.dbhelper.utils that throw NoColumnAnnotationExceptionModifier and TypeMethodDescriptionDOInfoReader.getColumns(Class<?> clazz) 获得所有有@Column注解的列,包括继承的父类中的,顺序父类先