public interface TableNameTransformerStrategy
| Modifier and Type | Method and Description |
|---|---|
String |
transformTableName(String originalTableName)
transform a table name according to the requeirements needed by the database vendor.
|
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.