public interface PreparedStatementPart
Modifier and Type | Method and Description |
---|---|
List<Object> |
getPreparedStatementReplacements()
Returns the list of prepared statement replacements.
|
String |
getSqlAsString()
Returns the SQL of the part as String.
|
String getSqlAsString()
List<Object> getPreparedStatementReplacements()
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.