public class NameUtils extends Object
NameUtils()
static String
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)
Copyright © 2022 lingkang. All rights reserved.