public class GeneratedSqlWithBindings extends Object
| Constructor and Description |
|---|
GeneratedSqlWithBindings(String generatedSql,
List<Object> bindings)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getBindings() |
String |
getGeneratedSql() |
Copyright © 2017–2024. All rights reserved.