Uses of Package
org.springframework.data.jpa.util
Packages that use org.springframework.data.jpa.util
Package
Description
Query implementation to execute queries against JPA.
Spring Data JPA utilities.
-
Classes in org.springframework.data.jpa.util used by org.springframework.data.jpa.repository.queryClassDescriptionWrapper around the JPA
Metamodel
to be able to apply some fixes against bugs in provider implementations. -
Classes in org.springframework.data.jpa.util used by org.springframework.data.jpa.utilClassDescriptionValue object to represent a
BeanDefinition
for anEntityManagerFactory
with a dedicated bean name.Wrapper around the JPAMetamodel
to be able to apply some fixes against bugs in provider implementations.