public class ProductImageJdbcCursorItemReader extends JdbcCursorItemReader4EPJ<PublicFileAttribute>
Modifier and Type | Class and Description |
---|---|
private class |
ProductImageJdbcCursorItemReader.ProductImageRowMapper |
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
dsName |
static java.lang.String |
NESTED_SELECT_WEBROOT |
static java.lang.String |
SQL_PRODUCT_IMAGE |
Constructor and Description |
---|
ProductImageJdbcCursorItemReader(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 final java.lang.String dsName
public static final java.lang.String NESTED_SELECT_WEBROOT
public static final java.lang.String SQL_PRODUCT_IMAGE
@Inject public ProductImageJdbcCursorItemReader(DataSourceLookup dataSourceLookup, java.lang.String dsName, org.springframework.jdbc.core.PreparedStatementSetter preparedStatementSetter) throws javax.naming.NamingException
javax.naming.NamingException