-
Feature Request
-
Resolution: Done
-
Major
-
1.3.0.Beta4
-
None
JBeret currently support JdbcItemReader and JpaItemReader for reading batch data from database. It may be helpful to support reading batch data with a stored procedure.
See Jdbc CallableStatement: https://docs.oracle.com/javase/8/docs/api/java/sql/CallableStatement.html
- is related to
-
JBERET-308 Implement JdbcBatchlet to execute sql statements in a batchlet
- Resolved
- relates to
-
JBERET-57 Implement JDBC ItemReader
- Resolved
-
JBERET-264 Support Jpa Item Reader
- Resolved
- links to