Package org.springframework.orm.jpa.vendor
@NonNullApi
@NonNullFields
package org.springframework.orm.jpa.vendor
Support classes for adapting to specific JPA vendors.
-
ClassDescriptionAbstract
JpaVendorAdapterimplementation that defines common properties, to be translated into vendor-specific JPA properties by concrete subclasses.Enumeration for common database platforms.JpaDialectimplementation for Eclipse Persistence Services (EclipseLink).JpaVendorAdapterimplementation for Eclipse Persistence Services (EclipseLink).JpaDialectimplementation for Hibernate.JpaVendorAdapterimplementation for Hibernate.