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