public class SQLBindings extends Object
| Constructor and Description | 
|---|
| SQLBindings(String sql,
           com.google.common.collect.ImmutableList<Object> bindings) | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.common.collect.ImmutableList<Object> | getBindings() | 
| String | getSql()Deprecated.  | 
| String | getSQL() | 
Copyright © 2007–2015 Querydsl. All rights reserved.