You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (OPENJPA-2479) LifecycleListener invocation order inconsistent when listeners are added to the EntityManagerFactory - posted by "Jeff Oh (JIRA)" <ji...@apache.org> on 2014/03/06 06:12:42 UTC, 0 replies.
- [jira] [Updated] (OPENJPA-2479) LifecycleListener invocation order inconsistent when listeners are added to the EntityManagerFactory - posted by "Jeff Oh (JIRA)" <ji...@apache.org> on 2014/03/06 06:14:43 UTC, 2 replies.
- [jira] [Comment Edited] (OPENJPA-2479) LifecycleListener invocation order inconsistent when listeners are added to the EntityManagerFactory - posted by "Jeff Oh (JIRA)" <ji...@apache.org> on 2014/03/06 06:14:45 UTC, 0 replies.
- [jira] [Commented] (OPENJPA-1767) OneToMany relationships owned by the many side aren't properly evicted from the DataCache - posted by "Rade Martinović (JIRA)" <ji...@apache.org> on 2014/03/07 12:45:43 UTC, 0 replies.
- [jira] [Created] (OPENJPA-2480) Update the website with 2.3.0 release information - posted by "Rade Martinović (JIRA)" <ji...@apache.org> on 2014/03/07 13:21:42 UTC, 0 replies.
- [jira] [Created] (OPENJPA-2481) Do release of JIRA's 2.3.0 version - posted by "Rade Martinović (JIRA)" <ji...@apache.org> on 2014/03/07 13:21:43 UTC, 0 replies.
- [jira] [Updated] (OPENJPA-2481) Do release of JIRA's 2.3.0 version - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2014/03/07 17:08:43 UTC, 0 replies.
- [jira] [Commented] (OPENJPA-2018) Cannot bind String[] to ParameterExpression for path.in(parameter) - posted by "Oliver Gierke (JIRA)" <ji...@apache.org> on 2014/03/07 18:05:44 UTC, 0 replies.
- [jira] [Commented] (OPENJPA-2475) A query with LEFT FETCH JOIN returns incorrect results. - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/08 00:01:43 UTC, 6 replies.
- [jira] [Commented] (OPENJPA-1066) Generated ID starting with 0 can cause unexpected results - posted by "Christoph Ewerlin (JIRA)" <ji...@apache.org> on 2014/03/10 09:16:43 UTC, 0 replies.
- Running more than 1 Entity Manager per JVM - posted by Todd Nine <to...@spidertracks.com> on 2014/03/11 04:27:44 UTC, 1 replies.
- [jira] [Created] (OPENJPA-2482) java.sql.SQLException when processing a query result - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2014/03/11 21:42:43 UTC, 0 replies.
- [jira] [Updated] (OPENJPA-2482) java.sql.SQLException when processing a query result - posted by "Rick Curtis (JIRA)" <ji...@apache.org> on 2014/03/11 21:46:43 UTC, 0 replies.
- [jira] [Commented] (OPENJPA-2482) java.sql.SQLException when processing a query result - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/11 22:12:45 UTC, 3 replies.
- [jira] [Created] (OPENJPA-2483) Detached Entities and Lazy Loading behavior breaks portability - posted by "icarus (JIRA)" <ji...@apache.org> on 2014/03/12 13:14:46 UTC, 0 replies.
- [jira] [Updated] (OPENJPA-2483) Detached Entities and Lazy Loading behavior breaks portability - posted by "icarus (JIRA)" <ji...@apache.org> on 2014/03/12 13:14:47 UTC, 0 replies.
- [jira] [Commented] (OPENJPA-2483) Detached Entities and Lazy Loading behavior breaks portability - posted by "icarus (JIRA)" <ji...@apache.org> on 2014/03/12 13:16:42 UTC, 2 replies.
- [jira] [Assigned] (OPENJPA-1988) openjpa does not process persistence unit default - posted by "Jody Grassel (JIRA)" <ji...@apache.org> on 2014/03/18 15:02:14 UTC, 0 replies.
- [jira] [Commented] (OPENJPA-1988) openjpa does not process persistence unit default - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/18 21:31:45 UTC, 1 replies.
- [jira] [Work started] (OPENJPA-1988) openjpa does not process persistence unit default - posted by "Jody Grassel (JIRA)" <ji...@apache.org> on 2014/03/18 22:22:42 UTC, 0 replies.
- Download page, OpenJPA 2.3.0 - posted by Ognjen Blagojevic <og...@gmail.com> on 2014/03/19 10:23:29 UTC, 1 replies.
- buildbot retry in ASF Buildbot on openjpa-trunk-docs - posted by bu...@apache.org on 2014/03/21 09:19:01 UTC, 0 replies.
- buildbot success in ASF Buildbot on openjpa-trunk-docs - posted by bu...@apache.org on 2014/03/21 09:32:59 UTC, 0 replies.
- [jira] [Created] (OPENJPA-2484) JPA-QL query with byte[] projection fails. - posted by "Thomas Darimont (JIRA)" <ji...@apache.org> on 2014/03/24 08:53:42 UTC, 0 replies.
- [jira] [Commented] (OPENJPA-2484) JPA-QL query with byte[] projection fails. - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2014/03/24 16:07:42 UTC, 2 replies.
- [jira] [Commented] (OPENJPA-1986) Extra queries being generated when cascading a persist - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/24 17:14:46 UTC, 4 replies.
- [jira] [Commented] (OPENJPA-2286) SELECT COUNT with date litteral,used more than once, provokes ArgumentException: Attempt to compare incompatible types class java.util.Date and class org.apache.openjpa.jdbc.sql.Raw - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/24 18:56:46 UTC, 3 replies.
- [jira] [Created] (OPENJPA-2485) @MapsId will replace the real column in schema - posted by "chainho (JIRA)" <ji...@apache.org> on 2014/03/26 11:08:15 UTC, 0 replies.
- [jira] [Updated] (OPENJPA-2485) @MapsId will replace the real column in schema - posted by "chainho (JIRA)" <ji...@apache.org> on 2014/03/26 11:10:14 UTC, 0 replies.
- [jira] [Created] (OPENJPA-2486) Unecessary @PreUpdate method call - posted by "Alain Brazeau (JIRA)" <ji...@apache.org> on 2014/03/28 21:49:15 UTC, 0 replies.
- [jira] [Created] (OPENJPA-2487) upgrade openjpa to asm5 to support java 8 - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/03/31 14:08:17 UTC, 0 replies.
- [jira] [Updated] (OPENJPA-2487) upgrade openjpa to asm5 to support java 8 - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/03/31 14:08:17 UTC, 0 replies.
- [jira] [Commented] (OPENJPA-2487) upgrade openjpa to asm5 to support java 8 - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/03/31 14:10:14 UTC, 0 replies.