public class IgnoredColumnPattern extends AbstractPropertyHolder
| Constructor and Description |
|---|
IgnoredColumnPattern(String patternRegex)
创建忽略字段的规则
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(String columnName)
判断字段名是否匹配"忽略字段的规则"
|
addProperty, setPropertiesCopyright © 2018–2020. All rights reserved.