public interface TableNameMapper
Modifier and Type | Method and Description |
---|---|
TablePropertiesConfigurationWrapper |
getTableFilteredAliases(java.lang.String name)
This will match the name against the selector.
|
java.lang.String |
remap(java.lang.String name)
check and remap a name.
|
java.lang.String remap(java.lang.String name)
name
- the name to be remappedTablePropertiesConfigurationWrapper getTableFilteredAliases(java.lang.String name)
name
- is the name to be remapped and be wrapped in TablePropertiesConfigurationWrapper