public class SQLUtil extends Object
SQLUtil()
static String
toDelete(Table table)
toFindOne(Table table)
toInsert(Table table)
toSelect(Table table)
toUpdate(Table table)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SQLUtil()
public static String toInsert(Table table)
public static String toDelete(Table table)
public static String toUpdate(Table table)
public static String toSelect(Table table)
public static String toFindOne(Table table)
Copyright © 2022. All rights reserved.