public class SpringBatchReaderRenderingStrategy extends MyBatis3RenderingStrategy
DEFAULT_PARAMETER_PREFIX
Constructor and Description |
---|
SpringBatchReaderRenderingStrategy() |
Modifier and Type | Method and Description |
---|---|
String |
getFormattedJdbcPlaceholder(BindableColumn<?> column,
String prefix,
String parameterName) |
getFormattedJdbcPlaceholder
formatParameterMapKey, getMultiRowFormattedJdbcPlaceholder
public String getFormattedJdbcPlaceholder(BindableColumn<?> column, String prefix, String parameterName)
getFormattedJdbcPlaceholder
in class MyBatis3RenderingStrategy
Copyright © 2016–2021 MyBatis.org. All rights reserved.