Apache OpenJPA - Wikipedia, the free encyclopedia
OpenJPA is an open source implementation of the Java Persistence API specification. It is an object-relational mapping (ORM) solution for the Java language, which simplifies ...
Apache Software Foundation - Wikipedia, the free encyclopedia
OpenJPA: Java Object Persistence; Portals: web portal related software; Santuario: XML Security in Java and C++; ServiceMix: enterprise service bus that supports JBI and OSGi
Open JPA Content on InfoQ
Linskey explains where OpenJPA came from, how it fits into the Object\Relational Mapping space, the differentiating features that OpenJPA provides, the JPA specification, and ...
Class Hierarchy (OpenJPA 0.9.0-incubating-SNAPSHOT API)
Hierarchy For All Packages Package Hierarchies: org.apache.openjpa.abstractstore, org.apache ... Class Hierarchy java.lang. Object. org.apache.openjpa.kernel. AbstractBrokerFactory ...
Class Hierarchy (OpenJPA 1.1.0 API)
Hierarchy For All Packages Package Hierarchies: org.apache.openjpa.abstractstore, org.apache ... Class Hierarchy java.lang. Object. org.apache.openjpa.kernel. AbstractBrokerFactory ...
OpenJPA Maven Plugin - Introduction
OpenJPA Maven Plugin. This plugin provides useful tasks for building and maintaining an OpenJPA project with maven. All goals work on a given set of JPA entities.
OpenJPA
Apache OpenJPA is a Java persistence project at The Apache Software Foundation that can be used as a stand-alone POJO persistence layer or integrated into any Java EE compliant ...
7. Additional JPA Mappings
OpenJPA supports many persistence strategies beyond those of the JPA specification. Section 2, “Additional JPA Metadata” covered the logical metadata for OpenJPA's ...
5. OpenJPA Properties
OpenJPA defines many configuration properties. Most of these properties are provided for advanced users who wish to customize OpenJPA's behavior; the majority of ...
Chapter 18. Embedded OpenJPA
Compass has "native" integration with OpenJPA by working in an "embedded" mode within it. OpenJPA can be used with Chapter 17, JPA (Java Persistence API) and Compass has specific ...
openjpa - Things I wish I’d Known Earlier
Stuff that’s unfortunately not concentrated into a convenient ready-to-use example in the Apache OpenJPA docs. But that’s what this blog is all about!
Release Notes for Apache OpenJPA 2.0.0 Milestone 4
Overview. This distribution of Apache OpenJPA builds upon the prior releases which provided a feature-rich implementation of the Java Persistence API (JPA 1.0) part of Java ...