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