Modifier and Type | Field and Description |
---|---|
static int |
CUSTOMER_COLUMN |
static int |
ID_COLUMN |
static int |
ISIN_COLUMN |
static int |
PRICE_COLUMN |
static int |
QUANTITY_COLUMN |
static int |
VERSION_COLUMN |
Constructor and Description |
---|
TradeRowMapper() |
Modifier and Type | Method and Description |
---|---|
Trade |
mapRow(java.sql.ResultSet rs,
int rowNum) |
public static final int ISIN_COLUMN
public static final int QUANTITY_COLUMN
public static final int PRICE_COLUMN
public static final int CUSTOMER_COLUMN
public static final int ID_COLUMN
public static final int VERSION_COLUMN