public class NamedColumnJdbcItemReader
extends org.springframework.batch.item.database.JdbcCursorItemReader<java.lang.String>
| Constructor and Description |
|---|
NamedColumnJdbcItemReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setDelimiter(java.lang.String delimiter) |
cleanupOnClose, getSql, openCursor, readCursor, setPreparedStatementSetter, setRowMapper, setSqlapplyStatementSettings, doClose, doOpen, doRead, getDataSource, getExceptionTranslator, handleWarnings, initializeConnection, isUseSharedExtendedConnection, jumpToItem, setDataSource, setDriverSupportsAbsolute, setFetchSize, setIgnoreWarnings, setMaxRows, setQueryTimeout, setUseSharedExtendedConnection, setVerifyCursorPositionclose, getCurrentItemCount, isSaveState, open, read, setCurrentItemCount, setMaxItemCount, setSaveState, updatepublic void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class org.springframework.batch.item.database.JdbcCursorItemReader<java.lang.String>java.lang.Exceptionpublic void setDelimiter(java.lang.String delimiter)