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 Hibernate
ItemReader
s or other custom built artifacts.Interface defining the functionality to be provided for generating queries for use with JPAItemReader
s or other custom built artifacts. -
ClassDescriptionInterface defining the functionality to be provided for generating queries for use with Hibernate
ItemReader
s or other custom built artifacts.Interface defining the functionality to be provided for generating queries for use with JPAItemReader
s or other custom built artifacts. -
ClassDescriptionAbstract Hibernate Query Provider to serve as a base class for all Hibernate
Query
providers.Abstract JPA Query Provider to serve as a base class for all JPAQuery
providers.Interface defining the functionality to be provided for generating queries for use with HibernateItemReader
s or other custom built artifacts.Interface defining the functionality to be provided for generating queries for use with JPAItemReader
s or other custom built artifacts.