public class NameUtils extends Object
NameUtils()
static String
getColumn(Field[] declaredFields)
getTableName(Class<?> clazz, SqlDialect dialect)
toHump(String str)
unHump(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NameUtils()
public static String toHump(String str)
str
public static String unHump(String str)
public static String getTableName(Class<?> clazz, SqlDialect dialect)
public static String getColumn(Field[] declaredFields)
Copyright © 2022 lingkang. All rights reserved.