public final class SqlUtil extends Object
SqlUtil()
static String
getAsName(Field field)
static <T> String
getAsName(Getter<T> getter)
static boolean
isAsName(Field field, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SqlUtil()
public static <T> String getAsName(Getter<T> getter)
public static String getAsName(Field field)
public static boolean isAsName(Field field, String name)
Copyright © 2024. All rights reserved.