public class IgnoredColumnPattern extends Object
| Constructor and Description |
|---|
IgnoredColumnPattern(String patternRegex) |
| Modifier and Type | Method and Description |
|---|---|
void |
addException(IgnoredColumnException exception) |
boolean |
matches(String columnName) |
void |
validate(List<String> errors,
String tableName) |
Copyright © 2006–2025 MyBatis.org. All rights reserved.