Uses of Package
org.springframework.batch.item.database.orm
Package
Description
Infrastructure implementations of database based item readers and writers.
Builders for database item readers and writers.
Support classes for components using various ORM related technologies.
-
ClassDescriptionInterface defining the functionality to be provided for generating queries for use with JPA
ItemReader
s or other custom built artifacts. -
ClassDescriptionInterface defining the functionality to be provided for generating queries for use with JPA
ItemReader
s or other custom built artifacts. -
ClassDescriptionAbstract JPA Query Provider to serve as a base class for all JPA
Query
providers.Interface defining the functionality to be provided for generating queries for use with JPAItemReader
s or other custom built artifacts.