Package org.springframework.orm.jpa


@NonNullApi @NonNullFields package org.springframework.orm.jpa
Package providing integration of JPA (Java Persistence API) with Spring concepts. Contains EntityManagerFactory helper classes, a template plus callback for JPA access, and an implementation of Spring's transaction SPI for local JPA transactions.