public static final class ActiveObjectsBackup.UpperCaseEntityNameProcessor extends Object implements EntityNameProcessor
| Constructor and Description |
|---|
UpperCaseEntityNameProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
columnName(String columnName)
Processes the column name
|
String |
tableName(String tableName)
Processes the table name
|
public String tableName(String tableName)
EntityNameProcessortableName in interface EntityNameProcessortableName - the table name before processingpublic String columnName(String columnName)
EntityNameProcessorcolumnName in interface EntityNameProcessorcolumnName - the column name before processingCopyright © 2018 Atlassian. All rights reserved.