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