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