public class LocalisedCategoryAttributeJdbcCursorItemReader extends JdbcCursorItemReader4EPJ<StringAttribute>
Modifier and Type | Class and Description |
---|---|
private static class |
LocalisedCategoryAttributeJdbcCursorItemReader.AttributeRowMapper |
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
SQL_LOCALISED_ATTRIBUTES |
Constructor and Description |
---|
LocalisedCategoryAttributeJdbcCursorItemReader(DataSourceLookup dataSourceLookup,
java.lang.String dsName,
org.springframework.jdbc.core.PreparedStatementSetter preparedStatementSetter) |
setIgnoreWarnings
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
private static final java.lang.String SQL_LOCALISED_ATTRIBUTES
@Inject public LocalisedCategoryAttributeJdbcCursorItemReader(DataSourceLookup dataSourceLookup, java.lang.String dsName, org.springframework.jdbc.core.PreparedStatementSetter preparedStatementSetter)