static final class ImagePathReader.Reader extends JdbcCursorItemReader4EPJ<PublicFileAttribute>
Modifier and Type | Class and Description |
---|---|
private static class |
ImagePathReader.Reader.PublicFileAttributeRowMapper |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NESTED_SELECT_WEBROOT |
static java.lang.String |
PRODUCT_SQL |
static java.lang.String |
SHOP_SQL |
static java.lang.String |
SQL |
Constructor and Description |
---|
ImagePathReader.Reader(DataSourceLookup dataSourceLookup) |
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
getSQL(ProductReaderPreparedStatementSetter pstSetter) |
void |
setReader(java.lang.String dsName,
ProductReaderPreparedStatementSetter pstSetter) |
getVariationId, setIgnoreWarnings, setReader
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
close, getCurrentItemCount, isSaveState, open, read, setCurrentItemCount, setMaxItemCount, setSaveState, update
getExecutionContextKey, setExecutionContextName, setName
public static final java.lang.String NESTED_SELECT_WEBROOT
public static final java.lang.String SQL
public static final java.lang.String SHOP_SQL
public static final java.lang.String PRODUCT_SQL
public ImagePathReader.Reader(DataSourceLookup dataSourceLookup)
public void setReader(java.lang.String dsName, ProductReaderPreparedStatementSetter pstSetter)
setReader
in interface EPJItemStreamReader<PublicFileAttribute>
setReader
in class JdbcCursorItemReader4EPJ<PublicFileAttribute>
private static java.lang.String getSQL(ProductReaderPreparedStatementSetter pstSetter)