public class PreparedSql extends Object
static PreparedSql
EMPTY
PreparedSql()
PreparedSql(String text, List<Object> bindings)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final PreparedSql EMPTY
public PreparedSql()
public PreparedSql(String text, List<Object> bindings)
public String toString()
toString
Object
Copyright © 2025 fossc. All rights reserved.