public class ProductJdbcCursorItemReader extends JdbcCursorItemReader4EPJ<Product>
Modifier and Type | Class and Description |
---|---|
private static class |
ProductJdbcCursorItemReader.ProductMapper |
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
SQL_PRODUCTS |
Constructor and Description |
---|
ProductJdbcCursorItemReader(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 ProductJdbcCursorItemReader(DataSourceLookup dataSourceLookup, java.lang.String dsName, org.springframework.jdbc.core.PreparedStatementSetter preparedStatementSetter) throws javax.naming.NamingException
javax.naming.NamingException