Uses of Package
org.springframework.orm.jpa.vendor
Packages that use org.springframework.orm.jpa.vendor Package Description org.springframework.orm.jpa.vendor Support classes for adapting to specific JPA vendors.Classes in org.springframework.orm.jpa.vendor used by org.springframework.orm.jpa.vendor Class Description AbstractJpaVendorAdapter AbstractJpaVendorAdapterimplementation that defines common properties, to be translated into vendor-specific JPA properties by concrete subclasses.Database Enumeration for common database platforms.EclipseLinkJpaDialect JpaDialectimplementation for Eclipse Persistence Services (EclipseLink).HibernateJpaDialect JpaDialectimplementation for Hibernate EntityManager.