Author: mikedd
Date: Fri Apr 20 07:40:00 2007
New Revision: 530828
URL: http://svn.apache.org/viewvc?view=rev&rev=530828
Log:
bad link in release-notes.html
Modified:
incubator/openjpa/branches/0.9.7-incubating-RC2/openjpa-project/RELEASE-NOTES.html
Modified:
incubator/openjpa/branches/0.9.7-incubating-RC2/openjpa-project/RELEASE-NOTES.html
URL:
http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating-RC2/openjpa-project/RELEASE-NOTES.html?view=diff&rev=530828&r1=530827&r2=530828
==============================================================================
---
incubator/openjpa/branches/0.9.7-incubating-RC2/openjpa-project/RELEASE-NOTES.html
(original)
+++
incubator/openjpa/branches/0.9.7-incubating-RC2/openjpa-project/RELEASE-NOTES.html
Fri Apr 20 07:40:00 2007
@@ -158,7 +158,7 @@
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-202'>OPENJPA-202</a>] -
after invoking LRS processing in a client by calling an @LRS annotated
relationship, the next em.clear()/em.close() gets
org.apache.openjpa.persistence.InvalidStateException: You cannot transfer large
result set fields from one object or field to another</li>
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-208'>OPENJPA-208</a>] -
NoResultException and NonUniqueResultException are not thrown when expected</li>
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-214'>OPENJPA-214</a>] -
Need to support floating point primary keys</li>
-<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-214'>OPENJPA-222</a>] - FOR
READ ONLY clause getting generated for subselects</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-222'>OPENJPA-222</a>] - FOR
READ ONLY clause getting generated for subselects</li>
</ul>
<h2><a name="Improvements"</a>Improvements</h2>