public class CategoryJdbcCursorItemReader extends JdbcCursorItemReader4EPJ<Category>
Modifier and Type | Class and Description |
---|---|
private static class |
CategoryJdbcCursorItemReader.AttributeRowMapper |
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
SPECIAL_OFFER_PACKAGE |
private static java.lang.String |
SQL |
Constructor and Description |
---|
CategoryJdbcCursorItemReader(DataSourceLookup dataSourceLookup,
java.lang.String dsName,
ProductReaderPreparedStatementSetter shopIdSetter) |
getVariationId, setIgnoreWarnings, setReader, setReader
afterPropertiesSet, cleanupOnClose, getSql, openCursor, readCursor, setPreparedStatementSetter, setRowMapper, setSql
applyStatementSettings, doClose, doOpen, doRead, getDataSource, getExceptionTranslator, handleWarnings, initializeConnection, isUseSharedExtendedConnection, jumpToItem, setDataSource, setDriverSupportsAbsolute, setFetchSize, setMaxRows, setQueryTimeout, setUseSharedExtendedConnection, setVerifyCursorPosition
close, getCurrentItemCount, isSaveState, open, read, setCurrentItemCount, setMaxItemCount, setSaveState, update
getExecutionContextKey, setExecutionContextName, setName
private static final java.lang.String SPECIAL_OFFER_PACKAGE
private static final java.lang.String SQL
public CategoryJdbcCursorItemReader(DataSourceLookup dataSourceLookup, java.lang.String dsName, ProductReaderPreparedStatementSetter shopIdSetter)