Uses of Package
org.springframework.batch.infrastructure.item.database.orm
Packages that use org.springframework.batch.infrastructure.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.
-
Classes in org.springframework.batch.infrastructure.item.database.orm used by org.springframework.batch.infrastructure.item.databaseClassDescriptionInterface defining the functionality to be provided for generating queries for use with JPA
ItemReaders or other custom-built artifacts. -
Classes in org.springframework.batch.infrastructure.item.database.orm used by org.springframework.batch.infrastructure.item.database.builderClassDescriptionInterface defining the functionality to be provided for generating queries for use with JPA
ItemReaders or other custom-built artifacts. -
Classes in org.springframework.batch.infrastructure.item.database.orm used by org.springframework.batch.infrastructure.item.database.ormClassDescriptionAbstract JPA Query Provider to serve as a base class for all JPA
Queryproviders.Interface defining the functionality to be provided for generating queries for use with JPAItemReaders or other custom-built artifacts.