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.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 5.0 for removal in 5.2.Interface defining the functionality to be provided for generating queries for use with JPA
ItemReader
s or other custom built artifacts. -
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 5.0 for removal in 5.2.Interface defining the functionality to be provided for generating queries for use with JPA
ItemReader
s or other custom built artifacts. -
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Abstract JPA Query Provider to serve as a base class for all JPA
Query
providers.Deprecated, for removal: This API element is subject to removal in a future version.since 5.0 for removal in 5.2.Interface defining the functionality to be provided for generating queries for use with JPAItemReader
s or other custom built artifacts.