Package org.springframework.orm.jpa


@NullMarked 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.