2010-06-04 12:55:52 -04:00
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE- 2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
2007-04-03 00:19:30 -04:00
< html >
2012-02-09 11:51:24 -05:00
< title > Release Notes for Apache OpenJPA 2.2.0< / title >
2007-04-03 00:19:30 -04:00
< body >
2012-02-09 11:51:24 -05:00
< h1 > Release Notes for Apache OpenJPA 2.2.0< / h1 >
2009-10-07 14:47:55 -04:00
< p >
2007-04-03 00:19:30 -04:00
< ul >
2009-10-07 14:47:55 -04:00
< li > < a href = "#Overview" > Overview< / a > < / li >
< li > < a href = "#Prerequisites" > Prerequisites< / a > < / li >
< li > < a href = "#Documentation" > Documentation< / a > < / li >
< li > < a href = "#GetInvolved" > Getting Involved< / a > < / li >
< li > < a href = "#License" > License< / a > < / li >
< li > < a href = "#Notice" > Notice< / a > < / li >
< li > < a href = "#ReleaseNotes" > Release Notes< / a > < / li >
< li > < a href = "#Previous" > Release Notes for previous OpenJPA releases< / a > < / li >
2007-04-03 00:19:30 -04:00
< / ul >
2009-10-07 14:47:55 -04:00
< / p >
< BR >
< hr >
2007-04-03 00:19:30 -04:00
< h2 > < a name = "Overview" > < / a > Overview< / h2 >
2010-02-24 11:15:48 -05:00
< P >
2012-02-09 11:51:24 -05:00
The Apache OpenJPA community is proud to release a distribution of
2011-01-30 06:38:56 -05:00
OpenJPA 2.2.0. This distribution is based on the final JSR 317 Java
2010-02-24 11:15:48 -05:00
Persistence API, Version 2.0 specification and passes the JPA 2.0 TCK,
2011-01-30 06:38:56 -05:00
while remaining backwards compatible with prior releases based on the
2010-02-24 11:15:48 -05:00
Java Persistence API (JPA 1.0) part of Java Community Process JSR-220
2011-01-30 06:38:56 -05:00
(Enterprise JavaBeans 3.0).
2009-01-27 15:44:51 -05:00
< / P >
2007-04-03 00:19:30 -04:00
2012-02-09 11:51:24 -05:00
< p > Additional information on the OpenJPA project may be found at the project
web site: < a href = "http://openjpa.apache.org" > http://openjpa.apache.org< / a > < / p >
2007-04-17 10:11:52 -04:00
2007-04-12 09:55:32 -04:00
< h2 > < a name = "Prerequisites" > < / a > Prerequisites< / h2 >
2011-01-30 06:38:56 -05:00
< P > OpenJPA requires Java 6 or higher and a relational
database of some sort.
2010-04-11 14:59:14 -04:00
< / p >
2007-04-12 09:55:32 -04:00
2007-04-06 09:16:45 -04:00
< h2 > < a name = "Documentation" > < / a > Documentation< / h2 >
< p > If you have questions about OpenJPA, a good source of information is the
online product manual. You can find the manual for the current release as well
as older releases of OpenJPA at
2007-08-29 15:37:59 -04:00
< a href = "http://openjpa.apache.org/documentation.html" >
2009-10-07 14:47:55 -04:00
http://openjpa.apache.org/documentation.html< / a > < / p >
2011-01-30 06:38:56 -05:00
< p > If you can't find what you are looking for in the manual or would like more
clarification, please post to the OpenJPA development mailing list.
2007-04-06 09:16:45 -04:00
Information on all of the OpenJPA mailing lists may be found here:
2007-08-29 15:37:59 -04:00
< a href = "http://openjpa.apache.org/mailing-lists.html" >
2009-10-07 14:47:55 -04:00
http://openjpa.apache.org/mailing-lists.html< / a > < / p >
2007-04-06 09:16:45 -04:00
2007-04-04 15:06:46 -04:00
< h2 > < a name = "GetInvolved" > < / a > Getting Involved< / h2 >
2012-02-09 11:51:24 -05:00
< p > The Apache OpenJPA project is being built by the open source community for the open source community -
we welcome your input and contributions!< / p >
2009-10-07 14:47:55 -04:00
< P > What we are looking for:
2007-04-04 15:06:46 -04:00
< ul >
< li > Source code and fixes contributions < / li >
< li > Documentation assistance < / li >
< li > Product and feature suggestions < / li >
< li > Detailed and constructive feedback < / li >
< li > Articles and whitepapers < / li >
2009-10-07 14:47:55 -04:00
< / ul > < / p >
2011-01-30 06:38:56 -05:00
< p > How do I contribute?
2007-04-04 15:06:46 -04:00
< ul >
< li > To discuss Apache OpenJPA topics check out the mailing lists. < / li >
< li > Informal discussion also occurs on the #openjpa IRC channel on
freenode.net. < / li >
2011-01-30 06:38:56 -05:00
< li > Bugs and other issues can be posted on
< a href = "https://issues.apache.org/jira/browse/OPENJPA" >
the issue tracker< / a > .
< / li >
2007-04-04 15:06:46 -04:00
< / ul >
2009-10-07 14:47:55 -04:00
< / p >
< BR >
< hr >
< h2 > < a name = "License" > < / a > License< / h2 >
< P > Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License.
< BR > You may obtain a copy of the License at:
< a href = "http://www.apache.org/licenses/LICENSE-2.0" >
http://www.apache.org/licenses/LICENSE-2.0< / a >
< BR > Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.< / p >
< P > The license may also be found in LICENSE.txt which is included
in each release of OpenJPA.< / P >
< h2 > < a name = "Notice" > < / a > Notice< / h2 >
2012-02-09 11:51:24 -05:00
< p > Copyright 2006,2012 The Apache Software Foundation
2009-10-07 14:47:55 -04:00
< BR > This product includes software developed at The Apache Software Foundation (http://www.apache.org/).< / p >
2010-01-25 13:31:02 -05:00
< P > Apache OpenJPA includes the persistence and orm schemas from the JPA specifications.
2009-10-07 14:47:55 -04:00
< BR > Copyright 2005-2009 Sun Microsystems, Inc. All rights reserved.
2010-01-25 13:31:02 -05:00
< BR > Apache OpenJPA elects to include this software in this distribution under the CDDL license.
2009-10-07 14:47:55 -04:00
< BR > You can obtain a copy of the License at:
< a href = "https://glassfish.dev.java.net/public/CDDL+GPL.html" > https://glassfish.dev.java.net/public/CDDL+GPL.html< / a >
< BR > The source code is available at:
2012-02-09 11:51:24 -05:00
< a href = "http://java.net/projects/glassfish" > http://java.net/projects/glassfish< / a > < / p >
2009-10-07 14:47:55 -04:00
< P > The complete list of notices can be found in NOTICE.txt included in each assembly.< / p >
2007-04-04 15:06:46 -04:00
2009-10-07 14:47:55 -04:00
< BR >
< hr >
< h2 > < a name = "ReleaseNotes" > Release Notes< / h2 >
2007-08-29 15:37:59 -04:00
2010-04-11 14:59:14 -04:00
< hr >
2012-02-09 11:51:24 -05:00
< h3 > < a name = "220" > OpenJPA 2.2.0< / h3 >
2011-01-30 06:38:56 -05:00
2012-02-09 11:51:24 -05:00
Release Notes - OpenJPA - Version 2.2.0
< h2 > Sub-task
< / h2 >
2010-04-11 14:59:14 -04:00
< ul >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1593' > OPENJPA-1593< / a > ] - Create an OSGiManagedRuntime
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2081' > OPENJPA-2081< / a > ] - Provide subset of XML support for OpenJPA annotations
2010-04-16 17:10:34 -04:00
< / li >
2010-04-11 14:59:14 -04:00
< / ul >
2012-02-09 11:51:24 -05:00
< h2 > Bug
< / h2 >
2010-04-11 14:59:14 -04:00
< ul >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-478' > OPENJPA-478< / a > ] - Contradictory text in manual section 10.2.6. JPQL GROUP BY, HAVING
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-867' > OPENJPA-867< / a > ] - Unexpected Behaviour of DBDictionary.indexOf() method
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1343' > OPENJPA-1343< / a > ] - Incorrect example of openjpa.Sequence property
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1376' > OPENJPA-1376< / a > ] - @SequenceGenerator allocationSize incorrect implementation
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1650' > OPENJPA-1650< / a > ] - Adding a slice dynamically should be done via persistence unit only
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1651' > OPENJPA-1651< / a > ] - Unique colums automatically defined as non-nullable (part 2)
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1657' > OPENJPA-1657< / a > ] - Postgres connection throws NPE with null properties
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1686' > OPENJPA-1686< / a > ] - Persistence of Dynamic and Generic Type
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1725' > OPENJPA-1725< / a > ] - Schemaname wrongly included in DBDictionary.checkNameLength after Tablename correctly truncated
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1746' > OPENJPA-1746< / a > ] - NullPointerException when a null value is set in the properties map passed to Entity.createEntityManagerFactory
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1768' > OPENJPA-1768< / a > ] - StackOverflowError when finding an Entity with an Eager ManyToMany relationship.
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1787' > OPENJPA-1787< / a > ] - Bean validation fails merging a new entity
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1845' > OPENJPA-1845< / a > ] - the prepared query cache doesn' t currently work correclty with ' SELECT IN' statements
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1856' > OPENJPA-1856< / a > ] - Executing bulk updates should evict stale data from the DataCache
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1873' > OPENJPA-1873< / a > ] - EntityManager#merge sometimes passes wrong entity values to @PostLoad EntityListeners
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1876' > OPENJPA-1876< / a > ] - Slow JDBC tests
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1896' > OPENJPA-1896< / a > ] - OpenJPA cannot store POJOs if a corresponding record already exists
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1898' > OPENJPA-1898< / a > ] - TestQueryMultiThreaded fails with OOME " unable to create new native thread"
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1900' > OPENJPA-1900< / a > ] - ClassCastException when serializing an entity if DetachedStateField=true
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1901' > OPENJPA-1901< / a > ] - QueryCacheStoreQuery$CachedObjectId that is not Serializable
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1902' > OPENJPA-1902< / a > ] - SQLServer reserved words may not be used as identifiers
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1903' > OPENJPA-1903< / a > ] - Some queries only work the first time they are executed
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1904' > OPENJPA-1904< / a > ] - OptimisticLockException during refresh(*,PESSIMISTIC_*) with eagar fetch on relationship fields
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1905' > OPENJPA-1905< / a > ] - jar-file validation should be deferred until after OpenJPA is confirmed to be the application' s chosen provider
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1906' > OPENJPA-1906< / a > ] - Issue info / warning message when connection retain mode is always
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1909' > OPENJPA-1909< / a > ] - enhance unit tests with the correct persistence.xml
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1910' > OPENJPA-1910< / a > ] - openjpa uses application ClassLoader for resolving BrokerFactory (revisited)
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1911' > OPENJPA-1911< / a > ] - InvalidStateException is thrown when merge an entity with derived identiy
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1912' > OPENJPA-1912< / a > ] - enhancer generates invalid code if fetch-groups is activated
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1915' > OPENJPA-1915< / a > ] - missing license header
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1918' > OPENJPA-1918< / a > ] - MetaDataRepository.preload() ignores class loader returned by PersistenceUnitInfo.getClassLoader()
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1923' > OPENJPA-1923< / a > ] - Allow flexible (non-standard) syntax for collection-valued parameters in IN() expresseion of JPQL query
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1928' > OPENJPA-1928< / a > ] - Resolving factory method does not allow method overriding
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1932' > OPENJPA-1932< / a > ] - Documentation corrections
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1935' > OPENJPA-1935< / a > ] - Informix lock exceptions are not mapped properly by OpenJPA
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1938' > OPENJPA-1938< / a > ] - Typo of time data type in SQLServerdictionary for MSSQL 2008
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1939' > OPENJPA-1939< / a > ] - index identifier max length for DB2 v9 is 128.
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1940' > OPENJPA-1940< / a > ] - ReverseMapping tool does not find primary keys with Oracle
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1941' > OPENJPA-1941< / a > ] - Criteria query returns wrong result when query cache is enabled
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1943' > OPENJPA-1943< / a > ] - Query timeout hint not honored consistently when pessimistic lock is issued to database requires multi-statements locking scheme
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1944' > OPENJPA-1944< / a > ] - Extra select statements executed when version column is null.
2010-03-24 23:55:43 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1951' > OPENJPA-1951< / a > ] - missing key " cant-set-value" in localizer properties org.apache.openjpa.jdbc.meta.strats
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1953' > OPENJPA-1953< / a > ] - Copying data from inputStream to OuputStream needs appropriate buffer size
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1954' > OPENJPA-1954< / a > ] - ArrayIndexOutOfBoundsException when querying on a version field that is in a MappedSuperclass
2010-03-24 13:59:31 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1957' > OPENJPA-1957< / a > ] - XML overriding column names for ArrayList attributes causes exception.
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1958' > OPENJPA-1958< / a > ] - IndexOutOfBoundsException in BatchingPreparedStatementManagerImpl
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1959' > OPENJPA-1959< / a > ] - RuntimeExceptionTranslator should be transient in DelegatingQuery
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1960' > OPENJPA-1960< / a > ] - openjpa.InitializeEagerly breaks bean-validation integration
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1965' > OPENJPA-1965< / a > ] - ClassCastException when using JAXB and MetaModel annotation processor
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1968' > OPENJPA-1968< / a > ] - SQLServerDictionery not using DATETIME2 for jdbc driver other than MS JDBC driver
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1969' > OPENJPA-1969< / a > ] - SQLServer / DataDirect SQLCode=HYT00 not handled
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1974' > OPENJPA-1974< / a > ] - StackOverflowError when performing multiple subquery in collection field with eager fetch
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1975' > OPENJPA-1975< / a > ] - Only obtain default schema name when needed (DB2)
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1981' > OPENJPA-1981< / a > ] - Improper cleanup in SchemaGenerator
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1983' > OPENJPA-1983< / a > ] - Merge of lazily fetched fields, and merge of managed entities deviates from spec
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1984' > OPENJPA-1984< / a > ] - Incorrect ViolationContraint getRootBean when removing bean with embedded entity validation
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1985' > OPENJPA-1985< / a > ] - ClassCastException in max(Timestamp) function on PostgreSQL
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1986' > OPENJPA-1986< / a > ] - Extra queries being generated when cascading a persist
2010-03-24 13:59:31 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1987' > OPENJPA-1987< / a > ] - Postgres / Ingres does not support null table for getImportedKeys
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1989' > OPENJPA-1989< / a > ] - *ToOne relationships specified as LAZY in xml aren' t honored
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1992' > OPENJPA-1992< / a > ] - java.lang.ArrayIndexOutOfBoundsException if positional parameter are not started from 1
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1994' > OPENJPA-1994< / a > ] - Index is a reserved word for MySQL
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1996' > OPENJPA-1996< / a > ] - OpenJPA Samples fail on MacOS X
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1998' > OPENJPA-1998< / a > ] - NPE getTableNameForMetadata when running SchemaTool reflect against Postgres DB
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2000' > OPENJPA-2000< / a > ] - Wrong PostgreSQL data type for REAL - " float8" , must be " float4"
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2005' > OPENJPA-2005< / a > ] - PostgresDictionary.isOwnedSequence needs a null check
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2006' > OPENJPA-2006< / a > ] - Sequence generated ids may fail to get assigned when flushing a graph with bi-directional relationships
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2007' > OPENJPA-2007< / a > ] - Setting query hint " openjpa.FetchPlan.Isolation" results in misleading warning
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2008' > OPENJPA-2008< / a > ] - OpenJPA does not work with native queries in a distributed (Slice) environment
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2010' > OPENJPA-2010< / a > ] - Duplicate meta data warning logged due to parsing the same location twice
2010-03-24 13:59:31 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2011' > OPENJPA-2011< / a > ] - Prevent reparsing annotation metadata for queries
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2013' > OPENJPA-2013< / a > ] - columnDefinition for TEXT types ends up in wrong sql statement
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2025' > OPENJPA-2025< / a > ] - Byte[] and Char[] should be treated as SingularAttributes, not lists by the metamodel generator
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2027' > OPENJPA-2027< / a > ] - Metamodel genereated at runtime expects ListAttribute for all arrays - not just PersistentCollections.
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2034' > OPENJPA-2034< / a > ] - Update H2 Database sql error codes as per the changes in v1.3.154
2010-03-23 14:48:36 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2036' > OPENJPA-2036< / a > ] - DynamicEnhancer should look for tools.jar in java.home/lib for all JDKs, not just the IBM SDK.
2010-03-24 13:59:31 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2039' > OPENJPA-2039< / a > ] - FKs for EAGER fields that are not in the current fetchplan aren' t selected
2010-03-24 13:59:31 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2044' > OPENJPA-2044< / a > ] - Invalid header in MetaModel classes generated by AnnotationProcessor
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2045' > OPENJPA-2045< / a > ] - NAME is a valid column name for H2 databases.
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2051' > OPENJPA-2051< / a > ] - Entities in a relationship are not properly cascaded after a EntityManager.flush is executed.
2010-03-09 09:58:46 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2056' > OPENJPA-2056< / a > ] - Postgres V9.1 issue with LIKE clause and Escape Strings
2010-03-08 08:31:08 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2059' > OPENJPA-2059< / a > ] - Missing localizer.properties for org.apache.openjpa.persistence.util.SourceCode
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2060' > OPENJPA-2060< / a > ] - AnnotationProcess failed to generate metadata for List< String> [] attribute in entity
2010-03-09 10:46:45 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2065' > OPENJPA-2065< / a > ] - JPA 2.0 Spec. Violation? EntityManager#createNamedQuery(String, Class) bombs with non-entity Class parameter
2010-03-08 08:26:16 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2066' > OPENJPA-2066< / a > ] - Edge case in openJPA-1227. openJPA fails to create a join and thus returns wrong data when a collection is selected from superclass and another field is selected from subclass twoor more levels down the hierarchy.
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2069' > OPENJPA-2069< / a > ] - Natvie sequence problems uncovered after OPENJPA-1376
2010-03-02 20:33:05 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2070' > OPENJPA-2070< / a > ] - Error processing while populating Metamodel classes needs improvement
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2071' > OPENJPA-2071< / a > ] - NPE during ResultPacker interface processing
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2073' > OPENJPA-2073< / a > ] - MappingTools requires live connection to DB2 server to retrieve default schema name
2010-03-09 10:29:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2076' > OPENJPA-2076< / a > ] - Minor fix-ups to messages
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2077' > OPENJPA-2077< / a > ] - Pom references to org.codehaus.mojo openjpa-maven-plugin cause problems
2010-03-09 10:31:10 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2083' > OPENJPA-2083< / a > ] - Unmapped fields silently treated as transient
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2100' > OPENJPA-2100< / a > ] - openjpa-maven-plugin fails to create SQL for entities which contain enums
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2101' > OPENJPA-2101< / a > ] - PersistenceProductDerivation overwrites the RemoteCommitProvider configuration
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2104' > OPENJPA-2104< / a > ] - BindParameter is not a valid query parameter as processed in DBDictionary' s setUnknown()
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2105' > OPENJPA-2105< / a > ] - Document changes no longer being uploaded
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2107' > OPENJPA-2107< / a > ] - ManagedCache conflict due adding an entity 2 times in the same query.
2010-03-08 08:23:57 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2117' > OPENJPA-2117< / a > ] - XML overriding column names for 1xM attributes causes exception.
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2119' > OPENJPA-2119< / a > ] - Update org.apache.openjpa.persistence.util.SourceCode
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2122' > OPENJPA-2122< / a > ] - VerifyError with Java 7 when using javaagent or dynamic container enhancement
2010-02-24 11:15:48 -05:00
< / li >
2012-02-14 11:05:51 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2124' > OPENJPA-2124< / a > ] - Use of XMLValueHandler results in a NullPointerException when classloader does not provide package support
< / li >
2010-02-24 11:15:48 -05:00
< / ul >
2012-02-09 11:51:24 -05:00
< h2 > Improvement
< / h2 >
2010-01-25 13:31:02 -05:00
< ul >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-302' > OPENJPA-302< / a > ] - PCEnhancer needs target classes on classpath
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-487' > OPENJPA-487< / a > ] - Generated SUBSTRING SQL is ugly and inefficient
2010-03-03 20:15:25 -05:00
< / li >
2012-02-15 12:25:51 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-758' > OPENJPA-758< / a > ] - OpenJPA doesn' t find ValueHandlers with an applicable class loader
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1555' > OPENJPA-1555< / a > ] - SQLBuffer code cleanup
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1777' > OPENJPA-1777< / a > ] - Allow setting of diagonstic context for each slice in a more flexible manner
2010-04-11 14:59:14 -04:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1778' > OPENJPA-1778< / a > ] - Improved error information for unenhanced classes.
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1798' > OPENJPA-1798< / a > ] - Improve messages in localize.properties
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1803' > OPENJPA-1803< / a > ] - Unwrap EntityManager to Connection
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1847' > OPENJPA-1847< / a > ] - Use a single connection when generating schema
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1863' > OPENJPA-1863< / a > ] - update HSQL dictionary for HSQLDB 2.0
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1917' > OPENJPA-1917< / a > ] - Cache column alias in SelectImpl
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1937' > OPENJPA-1937< / a > ] - Document OpenJPAEntityManager.evict methods
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1945' > OPENJPA-1945< / a > ] - Improve aspects of the OpenBooks sample
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1972' > OPENJPA-1972< / a > ] - DB2 V9.7 changed the default behavior concerning blocking behavior with isolation levels greater then read uncommitted
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1990' > OPENJPA-1990< / a > ] - Skip getting extend exception text when running on DB2
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1999' > OPENJPA-1999< / a > ] - Optional support for non-sequential positional parameters
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2014' > OPENJPA-2014< / a > ] - Allow proxies to stay in place when Detaching
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2020' > OPENJPA-2020< / a > ] - Make some members of StateManagerImpl protected to allow for greater extensability
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2031' > OPENJPA-2031< / a > ] - Unable to import maven projects with m2e version 1.0
2010-02-25 16:47:10 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2042' > OPENJPA-2042< / a > ] - Diagnostics for Application Managed EntityManagerFactory leaks.
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2043' > OPENJPA-2043< / a > ] - OpenJPAId hashCode() value needs to be consistent after serialization process
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2047' > OPENJPA-2047< / a > ] - Document the impact of Persistence Aware classes
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2068' > OPENJPA-2068< / a > ] - Improve performance of java.util.Calendar fields
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2075' > OPENJPA-2075< / a > ] - Abstract out parameter handling / validation from org.apache.openjpa.persistence.QueryImpl to allow for greater extensibility
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2084' > OPENJPA-2084< / a > ] - Upgrade Derby dependency to 10.8.x
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2085' > OPENJPA-2085< / a > ] - Improve enhancement process to support JAVA 7 compliant class file generation
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2087' > OPENJPA-2087< / a > ] - Remove or limit the use of the ConcreteClassGenerator
2010-01-25 13:31:02 -05:00
< / li >
2012-02-14 11:05:51 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2116' > OPENJPA-2116< / a > ] - Scrape the barrel for performance juice
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2120' > OPENJPA-2120< / a > ] - Add new option to eliminate reflection calls from enhancer generated IdClass PC copy operations
2010-02-24 11:15:48 -05:00
< / li >
2012-02-14 11:05:51 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2128' > OPENJPA-2128< / a > ] - Add a boolean to FieldMetaData to denote whether or not a field has a @EmbeddedId annotation.
< / li >
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2130' > OPENJPA-2130< / a > ] - Enable Java 7 testing by allowing test cases to compile targeting to 1.7
< / li >
2010-01-25 13:31:02 -05:00
< / ul >
2012-02-09 11:51:24 -05:00
< h2 > New Feature
< / h2 >
2010-01-25 13:31:02 -05:00
< ul >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-184' > OPENJPA-184< / a > ] - use DB2 Diagnostic interface to report extended error diagnostics on SQL Exception
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1859' > OPENJPA-1859< / a > ] - Create a sample to demonstrate usage of JEST
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1934' > OPENJPA-1934< / a > ] - contribute an openjpa-maven-plugin
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2108' > OPENJPA-2108< / a > ] - Allow an option to terminate MappingTool-generated SQL with a character other than semicolon
2010-02-24 11:15:48 -05:00
< / li >
2010-01-25 13:31:02 -05:00
< / ul >
2012-02-09 11:51:24 -05:00
< h2 > Task
< / h2 >
2010-01-25 13:31:02 -05:00
< ul >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1786' > OPENJPA-1786< / a > ] - Upgrade to latest JPA 2.0 TCK
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1834' > OPENJPA-1834< / a > ] - Upgrade trunk to use Deby 10.6.2.1 for junits
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-1875' > OPENJPA-1875< / a > ] - Add generics to the Graph code
2010-02-24 11:15:48 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2089' > OPENJPA-2089< / a > ] - upgrade bval to latest 0.3-incubating
2010-01-25 13:31:02 -05:00
< / li >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2091' > OPENJPA-2091< / a > ] - update docbook maven plugin
2010-01-25 13:31:02 -05:00
< / li >
< / ul >
2012-02-09 11:51:24 -05:00
< h2 > Test
< / h2 >
2010-01-25 13:31:02 -05:00
< ul >
2012-02-09 11:51:24 -05:00
< li > [< a href = 'https://issues.apache.org/jira/browse/OPENJPA-2029' > OPENJPA-2029< / a > ] - Add PreparedQuery tests for non-sequential positional parameters support
2010-01-25 13:31:02 -05:00
< / li >
2010-03-09 13:19:40 -05:00
< / ul >
2009-10-07 14:47:55 -04:00
< BR >
< hr >
< h2 > < a name = "Previous" > < / a > Previous Releases< / h2 >
< p > Release notes for earlier releases of OpenJPA may be found in SVN at the following locations.
< ul >
2012-02-09 11:51:24 -05:00
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/2.1.1/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 2.1.1 RELEASE-NOTES.html< / a > < / li >
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/2.1.0/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 2.1.0 RELEASE-NOTES.html< / a > < / li >
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/2.0.1/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 2.0.1 RELEASE-NOTES.html< / a > < / li >
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/2.0.0/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 2.0.0 RELEASE-NOTES.html< / a > < / li >
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/2.0.0-beta3/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 2.0.0-Beta 3 RELEASE-NOTES.html< / a > < / li >
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/2.0.0-beta2/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 2.0.0-Beta 2 RELEASE-NOTES.html< / a > < / li >
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/2.0.0-beta/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 2.0.0-Beta RELEASE-NOTES.html< / a > < / li >
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/2.0.0-M3/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 2.0.0-Milestone 3 RELEASE-NOTES.html< / a > < / li >
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/1.2.2/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 1.2.2 RELEASE-NOTES.html< / a > < / li >
2010-01-26 10:52:37 -05:00
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/1.2.2/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 1.2.2 RELEASE-NOTES.html< / a > < / li >
2009-10-07 14:47:55 -04:00
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/1.2.1/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 1.2.1 RELEASE-NOTES.html< / a > < / li >
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/1.1.0/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 1.1.0 RELEASE-NOTES.html< / a > < / li >
2011-01-30 06:38:56 -05:00
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/1.0.4/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 1.0.4 RELEASE-NOTES.html< / a > < / li >
2009-10-07 14:47:55 -04:00
< li > < a href = 'http://svn.apache.org/viewvc/openjpa/tags/1.0.3/openjpa-project/RELEASE-NOTES.html?view=co' > OpenJPA 1.0.3 RELEASE-NOTES.html< / a > < / li >
< / ul > < / p >
2007-08-29 15:37:59 -04:00
2009-10-07 14:47:55 -04:00
< hr >
2012-02-09 11:51:24 -05:00
< p > Copyright (C) 2006,2012 Apache Software Foundation. Licensed under Apache License 2.0.< br >
2010-01-25 13:31:02 -05:00
Apache, the Apache feather logo and OpenJPA are trademarks of Apache Software Foundation.< br >
2007-08-29 15:37:59 -04:00
< / body >
< / html >