public class NameUtils extends Object
static top.lingkang.finalsql.utils.NameUtils.hump
hump
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 static top.lingkang.finalsql.utils.NameUtils.hump hump
public NameUtils()
public static String toHump(String str)
public static String unHump(String str)
public static String getTableName(Class<?> clazz, SqlDialect dialect)
Copyright © 2023 lingkang. All rights reserved.