Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.orm.jpa Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
AbstractEntityManagerFactoryBeanAbstract FactoryBean that createsa local JPA EntityManagerFactory instance withinClassorg.springframework.orm.jpaSpring MVC
AbstractJpaVendorAdapterAbstract JpaVendorAdapter implementation that defines common properties,to be translated into vendor-specific JPA properties by concrete subclasses.Classorg.springframework.orm.jpa.vendorSpring MVC
DatabaseEnumeration for common database platforms.Classorg.springframework.orm.jpa.vendorSpring MVC
DefaultJpaDialectDefault implementation of the JpaDialect interface.Classorg.springframework.orm.jpaSpring MVC
DefaultPersistenceUnitManagerDefault implementation of the PersistenceUnitManager interface.Classorg.springframework.orm.jpa.persistenceunitSpring MVC
EclipseLinkJpaDialectJpaDialect implementation for EclipsePersistence Services (EclipseLink).Classorg.springframework.orm.jpa.vendorSpring MVC
EclipseLinkJpaVendorAdapterJpaVendorAdapter implementation for EclipsePersistence Services (EclipseLink).Classorg.springframework.orm.jpa.vendorSpring MVC
EntityManagerFactoryAccessorBase class for any class that needs to access a JPA EntityManagerFactory,usually in order to obtain a JPA EntityManager.Classorg.springframework.orm.jpaSpring MVC
EntityManagerFactoryInfoMetadata interface for a Spring-managed JPA EntityManagerFactory.Interfaceorg.springframework.orm.jpaSpring MVC
EntityManagerFactoryUtilsHelper class featuring methods for JPA EntityManager handling,allowing for reuse of EntityManager instances within transactions.Classorg.springframework.orm.jpaSpring MVC
EntityManagerHolderHolder wrapping a JPA EntityManager.Classorg.springframework.orm.jpaSpring MVC
EntityManagerProxySubinterface of EntityManager to be implemented byEntityManager proxies.Interfaceorg.springframework.orm.jpaSpring MVC
ExtendedEntityManagerCreatorDelegate for creating a variety of EntityManagerproxies that follow the JPA spec's semantics for extended EntityManagers.Classorg.springframework.orm.jpaSpring MVC
HibernateJpaDialectJpaDialect implementation forHibernate EntityManager.Classorg.springframework.orm.jpa.vendorSpring MVC
HibernateJpaSessionFactoryBeanSimple FactoryBean that exposes the underlying SessionFactorybehind a Hibernate-backed JPA EntityManagerFactory.Classorg.springframework.orm.jpa.vendorSpring MVC
HibernateJpaVendorAdapterJpaVendorAdapter implementation for HibernateEntityManager.Classorg.springframework.orm.jpa.vendorSpring MVC
JpaDialectSPI strategy that encapsulates certain functionality that standard JPA 2.Interfaceorg.springframework.orm.jpaSpring MVC
JpaObjectRetrievalFailureExceptionJPA-specific subclass of ObjectRetrievalFailureException.Classorg.springframework.orm.jpaSpring MVC
JpaOptimisticLockingFailureExceptionJPA-specific subclass of ObjectOptimisticLockingFailureException.Classorg.springframework.orm.jpaSpring MVC
JpaSystemExceptionJPA-specific subclass of UncategorizedDataAccessException,for JPA system errors that do not match any concreteClassorg.springframework.orm.jpaSpring MVC
JpaTransactionManagerPlatformTransactionManager implementationfor a single JPA EntityManagerFactory.Classorg.springframework.orm.jpaSpring MVC
JpaVendorAdapterSPI interface that allows to plug in vendor-specific behaviorinto Spring's EntityManagerFactory creators.Interfaceorg.springframework.orm.jpaSpring MVC
LocalContainerEntityManagerFactoryBeanFactoryBean that creates a JPAEntityManagerFactory according to JPA's standardClassorg.springframework.orm.jpaSpring MVC
LocalEntityManagerFactoryBeanFactoryBean that creates a JPAEntityManagerFactory according to JPA's standardClassorg.springframework.orm.jpaSpring MVC
MutablePersistenceUnitInfoSpring's base implementation of the JPAPersistenceUnitInfo interface,Classorg.springframework.orm.jpa.persistenceunitSpring MVC
OpenEntityManagerInViewFilterServlet Filter that binds a JPA EntityManager to the thread for theentire processing of the request.Classorg.springframework.orm.jpa.supportSpring MVC
OpenEntityManagerInViewInterceptorSpring web request interceptor that binds a JPA EntityManager to thethread for the entire processing of the request.Classorg.springframework.orm.jpa.supportSpring MVC
OpenJpaDialectJpaDialect implementation for Apache OpenJPA.Classorg.springframework.orm.jpa.vendorSpring MVC
OpenJpaVendorAdapterJpaVendorAdapter implementation for Apache OpenJPA.Classorg.springframework.orm.jpa.vendorSpring MVC
PersistenceAnnotationBeanPostProcessorBeanPostProcessor that processes PersistenceUnitand PersistenceContext annotations, for injection ofClassorg.springframework.orm.jpa.supportSpring MVC
PersistenceUnitManagerInterface that defines an abstraction for finding and managingJPA PersistenceUnitInfos.Interfaceorg.springframework.orm.jpa.persistenceunitSpring MVC
PersistenceUnitPostProcessorCallback interface for post-processing a JPA PersistenceUnitInfo.Interfaceorg.springframework.orm.jpa.persistenceunitSpring MVC
SharedEntityManagerBeanFactoryBean that exposes a shared JPA EntityManagerreference for a given EntityManagerFactory.Classorg.springframework.orm.jpa.supportSpring MVC
SharedEntityManagerCreatorDelegate for creating a shareable JPA EntityManagerreference for a given EntityManagerFactory.Classorg.springframework.orm.jpaSpring MVC
SmartPersistenceUnitInfoExtension of the standard JPA PersistenceUnitInfo interface, for advanced collaborationbetween Spring's LocalContainerEntityManagerFactoryBeanInterfaceorg.springframework.orm.jpa.persistenceunitSpring MVC