Uses of Class
cool.scx.app.x.crud.exception.UnknownFieldNameException
Packages that use UnknownFieldNameException
-
Uses of UnknownFieldNameException in cool.scx.app.x.crud
Methods in cool.scx.app.x.crud that throw UnknownFieldNameExceptionModifier and TypeMethodDescriptionstatic StringCRUDHelper.checkFieldName(Class<?> modelClass, String fieldName) 检查 fieldName 是否合法