@Deprecated @FunctionalInterface public interface ColumnMapper
Modifier and Type | Method and Description |
---|---|
ResultSetMapper |
withColumnName(String columnName)
Deprecated.
Returns a copy of this ResultSetMapper with the specified columnName.
|
ResultSetMapper withColumnName(String columnName)
columnName
- The name of column used to construct the mapperCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.