public class SQLBindings extends Object
SQLBindings(String sql, com.google.common.collect.ImmutableList<Object> bindings)
com.google.common.collect.ImmutableList<Object>
getBindings()
String
getSql()
getSQL()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SQLBindings(String sql, com.google.common.collect.ImmutableList<Object> bindings)
@Deprecated public String getSql()
public String getSQL()
public com.google.common.collect.ImmutableList<Object> getBindings()
Copyright © 2007–2015 Mysema Ltd. All rights reserved.