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