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 |
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, getExecutionContextUserSupport, isSaveState, open, read, setCurrentItemCount, setMaxItemCount, setName, setSaveState, update
@Inject public CategoryJdbcCursorItemReader(DataSourceLookup dataSourceLookup, java.lang.String dsName, ProductReaderPreparedStatementSetter shopIdSetter)