mirror of https://github.com/apache/openjpa.git
OPENJPA-1232 Show as being fixed in 2.0.0-M3
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@920940 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2e9c54f6f6
commit
5d7e949803
|
@ -379,6 +379,7 @@ Sub-task
|
|||
* [OPENJPA-1223] - Update documentation for autoOff config option
|
||||
* [OPENJPA-1228] - Change in default value of exclude-unlisted-classes in JPA 2.0
|
||||
* [OPENJPA-1231] - Bean Validation sample
|
||||
* [OPENJPA-1232] - Keys in an EmbeddedCollection are returned as PCData objects when DataCache is enabled
|
||||
* [OPENJPA-1233] - Update DerbyDictionary with new reserved words
|
||||
* [OPENJPA-1235] - Support for optional name property on UniqueConstraint annotation and XML
|
||||
* [OPENJPA-1237] - WriteBehind configuration exception not thrown when it should be
|
||||
|
|
|
@ -599,6 +599,7 @@ in each release of OpenJPA.</P>
|
|||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1223'>OPENJPA-1223</a>] - Update documentation for autoOff config option</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1228'>OPENJPA-1228</a>] - Change in default value of exclude-unlisted-classes in JPA 2.0</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1231'>OPENJPA-1231</a>] - Bean Validation sample</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1232'>OPENJPA-1232</a>] - Keys in an EmbeddedCollection are returned as PCData objects when DataCache is enabled</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1233'>OPENJPA-1233</a>] - Update DerbyDictionary with new reserved words</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1235'>OPENJPA-1235</a>] - Support for optional name property on UniqueConstraint annotation and XML</li>
|
||||
<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-1237'>OPENJPA-1237</a>] - WriteBehind configuration exception not thrown when it should be</li>
|
||||
|
|
Loading…
Reference in New Issue