| Package | Description |
|---|---|
| org.springframework.batch.item.database |
Infrastructure implementations of database based item readers and writers.
|
| org.springframework.batch.item.database.orm |
| Class and Description |
|---|
| HibernateQueryProvider
Interface defining the functionality to be provided for generating queries
for use with Hibernate
ItemReaders or other custom built artifacts. |
| JpaQueryProvider
Interface defining the functionality to be provided for generating queries
for use with JPA
ItemReaders or other custom built artifacts. |
| Class and Description |
|---|
| AbstractHibernateQueryProvider
Abstract Hibernate Query Provider to serve as a base class for all
Hibernate
Query providers. |
| AbstractJpaQueryProvider
Abstract JPA Query Provider to serve as a base class for all JPA
Query providers. |
| HibernateQueryProvider
Interface defining the functionality to be provided for generating queries
for use with Hibernate
ItemReaders or other custom built artifacts. |
| JpaQueryProvider
Interface defining the functionality to be provided for generating queries
for use with JPA
ItemReaders or other custom built artifacts. |
Copyright © 2014 Pivotal. All rights reserved.