public class EncryptParsingRuleRegistry extends ParsingRuleRegistry
| Constructor and Description |
|---|
EncryptParsingRuleRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillRuleFilePaths(DatabaseType databaseType,
Collection<String> fillerFilePaths,
Collection<String> extractorFilePaths,
Collection<String> sqlStateRuleFilePaths) |
static ParsingRuleRegistry |
getInstance()
Get singleton instance of parsing rule registry.
|
protected boolean |
needParser(DatabaseType databaseType) |
findSQLSegmentFiller, findSQLStatementRule, initpublic static ParsingRuleRegistry getInstance()
protected void fillRuleFilePaths(DatabaseType databaseType, Collection<String> fillerFilePaths, Collection<String> extractorFilePaths, Collection<String> sqlStateRuleFilePaths)
fillRuleFilePaths in class ParsingRuleRegistryprotected boolean needParser(DatabaseType databaseType)
needParser in class ParsingRuleRegistryCopyright © 2019 The Apache Software Foundation. All rights reserved.