Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.item.database.orm Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
AbstractHibernateQueryProviderAbstract Hibernate Query Provider to serve as a base class for allHibernate Query providers.Classorg.springframework.batch.item.database.ormSpring Batch
AbstractJpaQueryProviderAbstract JPA Query Provider to serve as a base class for all JPASince:2.Classorg.springframework.batch.item.database.ormSpring Batch
HibernateNativeQueryProviderThis query provider creates Hibernate Querys from injected native SQLqueries.Classorg.springframework.batch.item.database.ormSpring Batch
HibernateQueryProviderInterface defining the functionality to be provided for generating queriesfor use with Hibernate ItemReaders or other custom built artifacts.Interfaceorg.springframework.batch.item.database.ormSpring Batch
JpaNativeQueryProviderThis query provider creates JPA Querys from injected native SQLqueries.Classorg.springframework.batch.item.database.ormSpring Batch
JpaQueryProviderInterface defining the functionality to be provided for generating queriesfor use with JPA ItemReaders or other custom built artifacts.Interfaceorg.springframework.batch.item.database.ormSpring Batch