public class ConfigurationContainer extends Object
| Constructor and Description |
|---|
ConfigurationContainer()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addConfiguration(ConfigPath configPath)
Adds a configuration.
|
ConfigValue<? extends AbstractNamingRuleType> |
findConfigForEntity(com.querydsl.sql.SchemaAndTable schemaAndTable)
Finds a
ConfigValue based on schemaName and entityName. |
Pattern |
getPatternByRegex(String regex)
Returns the cached and compiled
Pattern by the given regex. |
public void addConfiguration(ConfigPath configPath)
public ConfigValue<? extends AbstractNamingRuleType> findConfigForEntity(com.querydsl.sql.SchemaAndTable schemaAndTable)
ConfigValue based on schemaName and entityName.Copyright © 2011–2016 Everit Kft.. All rights reserved.