Package org.springframework.data.jpa.provider


@NonNullApi package org.springframework.data.jpa.provider
JPA provider-specific utilities.
  • Class
    Description
    Utility functions to work with Hibernate.
    Enumeration representing persistence providers to be used.
    Interface for a persistence provider specific accessor of identifiers held in proxies.
    Interface to hide different implementations of query hints that insert comments into a Query.
    Interface to hide different implementations to extract the original JPA query string from a Query.