public static class Reflections.ClassField extends Object implements Predicate<io.mybatis.provider.EntityColumn>
| Constructor and Description |
|---|
ClassField(Class<?> clazz,
String field) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getClazz() |
String |
getField() |
boolean |
test(io.mybatis.provider.EntityColumn column) |
Copyright © 2022. All rights reserved.