Author: clr
Date: Wed Apr 4 12:34:15 2007
New Revision: 525591
URL: http://svn.apache.org/viewvc?view=rev&rev=525591
Log:
Minor change of Sun to JCP
Modified:
incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html
Modified: incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html
URL:
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html?view=diff&rev=525591&r1=525590&r2=525591
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html (original)
+++ incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html Wed Apr 4
12:34:15 2007
@@ -17,7 +17,8 @@
preceding release, 0.9.6. 0.9.7 is a feature release and is backwards
compatible
with release 0.9.6.
<P>
-OpenJPA aims to be a feature-rich implementation of the persistence part of
Sun
+OpenJPA aims to be a feature-rich implementation of the persistence part of
+Java Community Process
JSR-220 (Enterprise JavaBeans 3.0), which is known as the Java Persistence
API
(JPA). OpenJPA can be used as a stand-alone POJO persistence layer, or it can
be
integrated into any EJB3.0 compliant container and many lightweight
frameworks.