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