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