All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.orm.jpa.package-info Maven / Gradle / Ivy

There is a newer version: 6.1.6
Show newest version

/**
 *
 * 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.
 *
 */
package org.springframework.orm.jpa;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy