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

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

There is a newer version: 6.1.6
Show newest version

/**
 *
 * Package providing integration of JDO (Java Date Objects) with Spring concepts.
 * Contains PersistenceManagerFactory helper classes, a template plus callback for JDO
 * access, and an implementation of Spring's transaction SPI for local JDO transactions.
 *
 */
package org.springframework.orm.jdo;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy