Package org.springframework.orm.jpa.vendor
@NonNullApi
@NonNullFields
package org.springframework.orm.jpa.vendor
Support classes for adapting to specific JPA vendors.
-
ClassDescriptionAbstract
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).JpaVendorAdapter
implementation for Eclipse Persistence Services (EclipseLink).JpaDialect
implementation for Hibernate.JpaVendorAdapter
implementation for Hibernate.