public class UpperUnderscoreStyle extends LowerUnderscoreStyle
DEFAULT_STYLE_KEY, LOWER, LOWER_UNDERSCORE, NORMAL, styleMap, UPPER, UPPER_UNDERSCORE| Constructor and Description |
|---|
UpperUnderscoreStyle() |
| Modifier and Type | Method and Description |
|---|---|
String |
columnName(EntityTable entityTable,
EntityField field)
转换列名
|
String |
getStyle()
获取样式名,如默认提供的 normal, underline, lower, upper, upperUnderline
|
String |
tableName(Class<?> entityClass)
转换表名
|
camelhumpToUnderlineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultStyle, getStylepublic String getStyle()
StylegetStyle in interface StylegetStyle in class LowerUnderscoreStylepublic String tableName(Class<?> entityClass)
StyletableName in interface StyletableName in class LowerUnderscoreStyleentityClass - 实体类public String columnName(EntityTable entityTable, EntityField field)
StylecolumnName in interface StylecolumnName in class LowerUnderscoreStyleCopyright © 2023. All rights reserved.