Author: mikedd
Date: Fri Apr 6 15:14:46 2007
New Revision: 526297
URL: http://svn.apache.org/viewvc?view=rev&rev=526297
Log:
adding OpenJPA-202 to changes and release-notes.
Modified:
incubator/openjpa/trunk/openjpa-project/CHANGES.txt
incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html
Modified: incubator/openjpa/trunk/openjpa-project/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/CHANGES.txt?view=diff&rev=526297&r1=526296&r2=526297
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/CHANGES.txt (original)
+++ incubator/openjpa/trunk/openjpa-project/CHANGES.txt Fri Apr 6 15:14:46 2007
@@ -57,6 +57,7 @@
* [OPENJPA-182] - db2 update lock syntax WITH <isolation> USE AND KEEP
UPDATE LOCKS
* [OPENJPA-185] - optional attribute is not overriden by xml descriptor
* [OPENJPA-186] - Build failure of OpenJPA sources from trunk
+ * [OPENJPA-202] - 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
** Improvements
* [OPENJPA-10] - persistence unit name should be default diagnostic
context for standard OpenJPA log impl
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=526297&r1=526296&r2=526297
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html (original)
+++ incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html Fri Apr 6
15:14:46 2007
@@ -125,6 +125,8 @@
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-185'>OPENJPA-185</a>] -
optional attribute is not overriden by xml descriptor</li>
<li>[<a
href='https://issues.apache.org/jira/browse/OPENJPA-186'>OPENJPA-186</a>] -
Build failure of OpenJPA sources from trunk</li>
</ul>
+<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>
+</ul>
<h2><a name="Improvements"</a>Improvements</h2>
Improvements made since release 0.9.6