You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (OPENJPA-1863) update HSQL dictionary for HSQLDB 2.0 - posted by "Milosz Tylenda (JIRA)" <ji...@apache.org> on 2010/12/01 08:57:10 UTC, 1 replies.
- [jira] Commented: (OPENJPA-1900) ClassCastException when serializing an entity if DetachedStateField=true - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/12/01 12:17:10 UTC, 6 replies.
- Build time enhancer custom PersistenceProvider - posted by idan <id...@gmail.com> on 2010/12/02 10:33:58 UTC, 2 replies.
- [jira] Updated: (OPENJPA-1900) ClassCastException when serializing an entity if DetachedStateField=true - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/12/02 12:20:10 UTC, 3 replies.
- [jira] Updated: (OPENJPA-1884) CacheStoreMode.REFRESH is not recognized for entity manager refresh operation - posted by "Jeremy Bauer (JIRA)" <ji...@apache.org> on 2010/12/03 19:22:10 UTC, 3 replies.
- Ignore it... - posted by Michael Giannakopoulos <mi...@gmail.com> on 2010/12/03 20:05:52 UTC, 0 replies.
- [FYI] Fw: [mojo-dev] [ANN] OpenJPA Maven Plugin 1.2 Released - posted by Mark Struberg <st...@yahoo.de> on 2010/12/03 23:20:40 UTC, 0 replies.
- AbstractDataCache.containsAll may return wrong BitSet - posted by Kazuaki SUZUKI <ca...@gmail.com> on 2010/12/06 09:35:31 UTC, 1 replies.
- [jira] Commented: (OPENJPA-1899) Evict from L2 of a object causes secondary objects to never be loaded in graph - posted by "Krier Bob (JIRA)" <ji...@apache.org> on 2010/12/06 15:15:18 UTC, 18 replies.
- [jira] Created: (OPENJPA-1903) Some queries only work the first time they are executed - posted by "Dominik Stadler (JIRA)" <ji...@apache.org> on 2010/12/06 20:07:10 UTC, 0 replies.
- [jira] Commented: (OPENJPA-1903) Some queries only work the first time they are executed - posted by "Dominik Stadler (JIRA)" <ji...@apache.org> on 2010/12/06 22:59:08 UTC, 2 replies.
- Re: OpenJPA 2.1 timeline - posted by Donald Woods <dw...@apache.org> on 2010/12/07 04:16:39 UTC, 3 replies.
- Re: svn commit: r1038342 - /openjpa/trunk/pom.xml - posted by Donald Woods <dw...@apache.org> on 2010/12/07 04:17:41 UTC, 2 replies.
- [jira] Assigned: (OPENJPA-1903) Some queries only work the first time they are executed - posted by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2010/12/07 10:34:08 UTC, 0 replies.
- [jira] Updated: (OPENJPA-1289) Oracle driver throws exception due to incorrect mapping of XMLType column - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2010/12/08 15:50:00 UTC, 0 replies.
- [jira] Updated: (OPENJPA-1810) ClassCastException when using QueryCache and Criteria API - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2010/12/08 18:02:00 UTC, 0 replies.
- [jira] Created: (OPENJPA-1904) OptimisticLockException during refresh(*,PESSIMISTIC_*) with eagar fetch on relationship fields - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2010/12/08 23:22:00 UTC, 0 replies.
- [jira] Updated: (OPENJPA-1904) OptimisticLockException during refresh(*,PESSIMISTIC_*) with eagar fetch on relationship fields - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2010/12/08 23:32:00 UTC, 1 replies.
- Re: svn commit: r1043572 - in /openjpa/trunk/openjpa-kernel/src/main/java/org/apache/openjpa: datacache/QueryCacheStoreQuery.java kernel/AbstractStoreQuery.java kernel/ExpressionStoreQuery.java kernel/StoreQuery.java - posted by Albert Lee <al...@gmail.com> on 2010/12/09 16:23:04 UTC, 1 replies.
- [jira] Issue Comment Edited: (OPENJPA-1903) Some queries only work the first time they are executed - posted by "Dominik Stadler (JIRA)" <ji...@apache.org> on 2010/12/09 20:50:04 UTC, 0 replies.
- [jira] Created: (OPENJPA-1905) jar-file validation should be deferred until after OpenJPA is confirmed to be the application's chosen provider - posted by "Jody Grassel (JIRA)" <ji...@apache.org> on 2010/12/10 22:39:00 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-1904) OptimisticLockException during refresh(*,PESSIMISTIC_*) with eagar fetch on relationship fields - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2010/12/10 23:09:00 UTC, 0 replies.
- [jira] Closed: (OPENJPA-1904) OptimisticLockException during refresh(*,PESSIMISTIC_*) with eagar fetch on relationship fields - posted by "Albert Lee (JIRA)" <ji...@apache.org> on 2010/12/10 23:09:01 UTC, 0 replies.
- [jira] Work started: (OPENJPA-1905) jar-file validation should be deferred until after OpenJPA is confirmed to be the application's chosen provider - posted by "Jody Grassel (JIRA)" <ji...@apache.org> on 2010/12/13 20:20:06 UTC, 0 replies.
- [jira] Created: (OPENJPA-1906) Issue info / warning message when connection retain mode is always - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2010/12/13 23:30:00 UTC, 0 replies.
- [jira] Updated: (OPENJPA-1786) Upgrade to latest JPA 2.0 TCK - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2010/12/14 15:35:00 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-1786) Upgrade to latest JPA 2.0 TCK - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2010/12/14 15:35:01 UTC, 0 replies.
- [jira] Updated: (OPENJPA-1905) jar-file validation should be deferred until after OpenJPA is confirmed to be the application's chosen provider - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2010/12/14 18:39:00 UTC, 0 replies.
- [jira] Created: (OPENJPA-1907) Exact type of date-valued parameter not preserved during prepared query reparameterization - posted by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2010/12/14 23:30:02 UTC, 0 replies.
- [jira] Commented: (OPENJPA-1607) Using unidirectional one-to-many target foreign key throws exception - posted by "Maurice Bernards (JIRA)" <ji...@apache.org> on 2010/12/15 08:03:01 UTC, 3 replies.
- [jira] Issue Comment Edited: (OPENJPA-1607) Using unidirectional one-to-many target foreign key throws exception - posted by "Maurice Bernards (JIRA)" <ji...@apache.org> on 2010/12/15 08:03:03 UTC, 0 replies.
- [jira] Commented: (OPENJPA-1906) Issue info / warning message when connection retain mode is always - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2010/12/15 17:16:05 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-1900) ClassCastException when serializing an entity if DetachedStateField=true - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/12/16 18:49:00 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-1907) Exact type of date-valued parameter not preserved during prepared query reparameterization - posted by "Jeremy Bauer (JIRA)" <ji...@apache.org> on 2010/12/16 21:11:00 UTC, 0 replies.
- [jira] Commented: (OPENJPA-1907) Exact type of date-valued parameter not preserved during prepared query reparameterization - posted by "Jeremy Bauer (JIRA)" <ji...@apache.org> on 2010/12/16 21:15:00 UTC, 0 replies.
- Hi - posted by "Megharaj, Veerendar (Contractor)" <Ve...@usaa.com> on 2010/12/16 21:40:52 UTC, 1 replies.
- [jira] Created: (OPENJPA-1908) JDBCStoreManager.setInverseRelation throw NullPointerException when - posted by "eshock (JIRA)" <ji...@apache.org> on 2010/12/17 08:54:00 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-1900) ClassCastException when serializing an entity if DetachedStateField=true - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/12/17 13:21:00 UTC, 0 replies.
- [jira] Updated: (OPENJPA-1908) JDBCStoreManager.setInverseRelation throw NullPointerException when - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/12/17 13:33:00 UTC, 0 replies.
- [jira] Commented: (OPENJPA-1908) JDBCStoreManager.setInverseRelation throw NullPointerException when - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/12/17 13:35:00 UTC, 0 replies.
- [jira] Updated: (OPENJPA-1899) Evict from L2 of a object causes secondary objects to never be loaded in graph - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/12/17 15:09:00 UTC, 3 replies.
- [jira] Closed: (OPENJPA-1908) JDBCStoreManager.setInverseRelation throw NullPointerException when - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/12/17 19:08:00 UTC, 0 replies.
- [jira] Closed: (OPENJPA-1891) PCEnhancer does not find meta data for entities using annotations - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/12/17 19:10:00 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-1896) OpenJPA cannot store POJOs if a corresponding record already exists - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/12/20 17:41:00 UTC, 0 replies.
- [jira] Updated: (OPENJPA-1896) OpenJPA cannot store POJOs if a corresponding record already exists - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/12/20 22:23:00 UTC, 2 replies.
- [jira] Commented: (OPENJPA-1896) OpenJPA cannot store POJOs if a corresponding record already exists - posted by "Cefn Hoile (JIRA)" <ji...@apache.org> on 2010/12/21 11:39:02 UTC, 2 replies.
- Urgent solution EJB3.0 with OpenJPA - posted by Rajesh Yarlagadda <ya...@hotmail.com> on 2010/12/21 12:06:41 UTC, 2 replies.
- [jira] Updated: (OPENJPA-1569) @Strategy triggers an InvalidStateException for fields which are declared as Java interfaces - posted by "Heath Thomann (JIRA)" <ji...@apache.org> on 2010/12/21 22:46:06 UTC, 1 replies.
- Custom StoreManager native query - posted by idan <id...@gmail.com> on 2010/12/23 10:58:17 UTC, 0 replies.
- OpenJPA DB2 and the QUERYNO Clause - posted by ashish22 <as...@libertymutual.com> on 2010/12/29 21:15:03 UTC, 0 replies.
- entity list gets blown away on detach - posted by Mark Struberg <st...@yahoo.de> on 2010/12/31 02:17:21 UTC, 0 replies.
- test warning: The persistence unit "test" was found multiple times - posted by Mark Struberg <st...@yahoo.de> on 2010/12/31 13:00:39 UTC, 0 replies.
- [jira] Created: (OPENJPA-1909) enhance unit tests with the correct persistence.xml - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/12/31 13:51:47 UTC, 0 replies.
- [jira] Updated: (OPENJPA-1909) enhance unit tests with the correct persistence.xml - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/12/31 13:53:45 UTC, 0 replies.
- [VOTE] move openjpa-maven-plugin from codehaus to the OpenJPA project - posted by Mark Struberg <st...@yahoo.de> on 2010/12/31 14:09:16 UTC, 0 replies.
- Re: [mojo-dev] [VOTE] move openjpa-maven-plugin from codehaus to the OpenJPA project - posted by Stephen Connolly <st...@gmail.com> on 2010/12/31 14:55:07 UTC, 0 replies.