public class CustomerDebitRowMapper extends Object implements org.springframework.jdbc.core.RowMapper
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOMER_COLUMN |
static String |
PRICE_COLUMN |
| Constructor and Description |
|---|
CustomerDebitRowMapper() |
public static final String CUSTOMER_COLUMN
public static final String PRICE_COLUMN
public Object mapRow(ResultSet rs, int ignoredRowNumber) throws SQLException
mapRow in interface org.springframework.jdbc.core.RowMapperSQLExceptionCopyright © 2014 Pivotal. All rights reserved.