- java.lang.Object
-
- org.springframework.batch.item.ItemStreamSupport
-
- org.springframework.batch.item.support.AbstractItemStreamItemReader<T>
-
- org.springframework.batch.item.support.AbstractItemCountingItemStreamItemReader<T>
-
- org.springframework.batch.item.database.AbstractCursorItemReader<T>
-
- org.springframework.batch.item.database.JdbcCursorItemReader<T>
-
- io.sovaj.basics.spring.batch.database.JDBCCursorItemReader<T>
-
-
Field Summary
-
Fields inherited from class org.springframework.batch.item.database.AbstractCursorItemReader
log, rs, VALUE_NOT_SET
-
Method Summary
-
Methods inherited from class org.springframework.batch.item.database.JdbcCursorItemReader
afterPropertiesSet, cleanupOnClose, getSql, openCursor, readCursor, setPreparedStatementSetter, setRowMapper, setSql
-
Methods inherited from class org.springframework.batch.item.database.AbstractCursorItemReader
applyStatementSettings, doClose, doOpen, doRead, getDataSource, getExceptionTranslator, handleWarnings, initializeConnection, isUseSharedExtendedConnection, jumpToItem, setDataSource, setDriverSupportsAbsolute, setFetchSize, setIgnoreWarnings, setMaxRows, setQueryTimeout, setUseSharedExtendedConnection, setVerifyCursorPosition
-
Methods inherited from class org.springframework.batch.item.support.AbstractItemCountingItemStreamItemReader
close, getCurrentItemCount, isSaveState, open, read, setCurrentItemCount, setMaxItemCount, setSaveState, update
-
Methods inherited from class org.springframework.batch.item.ItemStreamSupport
getExecutionContextKey, setExecutionContextName, setName
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016. All rights reserved.