You are viewing a plain text version of this content. The canonical link for it is here.
- Re: ReverseMappingTool: easiest way to produce @MappedSuperclasses? - posted by Pinaki Poddar <pp...@apache.org> on 2009/11/02 07:45:02 UTC, 1 replies.
- OptimisticLockException problem - posted by Udi <Sa...@gmail.com> on 2009/11/02 10:27:16 UTC, 0 replies.
- Query not getting evicted from QueryCache - posted by Jeff Awe <je...@gmail.com> on 2009/11/02 19:15:04 UTC, 4 replies.
- Re: Maven dependencies in 1.3.0-SNAPSHOT - posted by Donald Woods <dw...@apache.org> on 2009/11/02 22:10:19 UTC, 0 replies.
- Rollback - Transaction issue - posted by Udi <Sa...@gmail.com> on 2009/11/03 11:06:43 UTC, 0 replies.
- Eager fetch leads to out of bounds error - posted by Daryl Stultz <da...@6degrees.com> on 2009/11/04 22:07:05 UTC, 8 replies.
- MappingTool ignores FK constraints during DELETE - posted by Dinkar Rao <di...@gmail.com> on 2009/11/05 08:26:01 UTC, 0 replies.
- left join fetch with long text fields - posted by Daryl Stultz <da...@6degrees.com> on 2009/11/05 17:52:15 UTC, 1 replies.
- Nullable column - posted by "Scherer, Annette" <An...@huk-coburg.de> on 2009/11/06 20:26:59 UTC, 3 replies.
- ClassCast Exception when doing a merge on a detached object - posted by "vinay.venkat" <vi...@yahoo.com> on 2009/11/06 22:06:46 UTC, 0 replies.
- overriding datasource in the persistent unit - posted by rtselvan <rt...@gmail.com> on 2009/11/07 02:10:53 UTC, 9 replies.
- Unexpected ArgumentException using 'IN' operator - posted by Vivien Barousse <ba...@gmail.com> on 2009/11/08 16:23:44 UTC, 2 replies.
- IllegalArgumentException on persist, but only on first attempt - posted by aprestwich <al...@verizon.com> on 2009/11/09 20:43:40 UTC, 2 replies.
- Problem with bulk persist with programmatic transaction in OpenJpa 1.2.1 jar - posted by amitm <am...@gmail.com> on 2009/11/10 07:12:01 UTC, 0 replies.
- Re: Problem with bulk persist with programmatic transaction in OpenJpa 1.2.1 jar - posted by Kevin Sutter <kw...@gmail.com> on 2009/11/11 15:12:26 UTC, 0 replies.
- NULL in @Id columns leads to "disappearing" objects - posted by Michael Vorburger <mv...@odyssey-group.com> on 2009/11/11 18:56:54 UTC, 3 replies.
- OpenJPA 2.0.0-M3 plugins available for Geronimo 2.1.3 thru 2.2-SNAPSHOT servers - posted by Donald Woods <dw...@apache.org> on 2009/11/12 03:45:11 UTC, 1 replies.
- Re: Possible reasons for Persistence.createEntityManagerFactory returning null - posted by BluesBrothers <jo...@objectivelogic.com> on 2009/11/12 04:20:34 UTC, 2 replies.
- Locking Exception after Persisting new entity - posted by Cil-Gamir <ha...@rmb.co.za> on 2009/11/12 12:09:06 UTC, 21 replies.
- [SOLVED] Re: Locking Exception after Persisting new entity - posted by Cil-Gamir <ha...@rmb.co.za> on 2009/11/12 12:33:09 UTC, 1 replies.
- inverse OneToMany relation - getting weird - posted by Marc Logemann <li...@logemann.org> on 2009/11/13 14:03:44 UTC, 14 replies.
- Re: Nullable unique constraints - posted by Martin Dirichs <na...@dirichs.fastmail.fm> on 2009/11/13 16:02:17 UTC, 1 replies.
- Detached entities, version attribute and optimistic concurrency control - posted by Nikhil Patwardhan <ni...@yahoo.com> on 2009/11/14 09:38:13 UTC, 1 replies.
- OpenJPA Fetch plan setFetchBatchSize gives out of memory error when used with Oracle 9i - posted by dileep55 <di...@huawei.com> on 2009/11/16 12:09:19 UTC, 0 replies.
- Re: OpenJPA Fetch plan setFetchBatchSize gives out of memory error when used with Oracle 9i - posted by Kevin Sutter <kw...@gmail.com> on 2009/11/16 16:45:39 UTC, 0 replies.
- @Version annotation - posted by yokenji <ke...@gmail.com> on 2009/11/16 17:46:48 UTC, 5 replies.
- Is it possible to turn off AutoDetach? - posted by Adam Borkowski <bo...@gmail.com> on 2009/11/16 18:16:29 UTC, 4 replies.
- Can OpenJPA be configured to use the default Schema - posted by "Marc.Boudreau" <Ma...@ca.ibm.com> on 2009/11/16 21:36:16 UTC, 0 replies.
- Re: OpenJPA Fetch plan setFetchBatchSize gives out of memory error when used with Oracle 9i - posted by dileep55 <di...@huawei.com> on 2009/11/17 05:54:31 UTC, 0 replies.
- Bug with HsqlDB ? - posted by Fabien Charlet <fa...@gmail.com> on 2009/11/17 10:41:50 UTC, 1 replies.
- How work around OpenJPA-1365 - posted by Michael Simons <mi...@optitool.de> on 2009/11/17 11:27:31 UTC, 13 replies.
- collection null although initialized - posted by Michael Simons <mi...@optitool.de> on 2009/11/17 15:58:58 UTC, 0 replies.
- Re: noob: NoSuchElementException when using FetchBatchSize - posted by Michael Dick <mi...@gmail.com> on 2009/11/17 19:23:51 UTC, 0 replies.
- Generate .java Files from ora.xml? - posted by Thomas Polliard <th...@polliard.com> on 2009/11/18 01:42:10 UTC, 1 replies.
- Deleting a persistant object not resulting exception but not deleting the data from database table - posted by baluji <ja...@gmail.com> on 2009/11/18 08:34:44 UTC, 1 replies.
- OpenJPA tutorial fo r the absolute beginner - posted by Scott Quint <sc...@us.ibm.com> on 2009/11/18 20:38:02 UTC, 0 replies.
- Out of bounds exception with fetch plan - posted by Daryl Stultz <da...@6degrees.com> on 2009/11/18 22:21:30 UTC, 0 replies.
- Intermittent OptimisticException with Persist on many to many self referencing entities. - posted by Ajiyos Yohannan <aj...@gmail.com> on 2009/11/19 14:39:36 UTC, 0 replies.
- Tx is rolling back after NoResultException in OpenJPA 1.2.1/Geronimo 2.1.4 - posted by Amit Puri <pu...@gmail.com> on 2009/11/19 15:34:46 UTC, 0 replies.
- Re: Tx is rolling back after NoResultException in OpenJPA 1.2.1/Geronimo 2.1.4 - posted by Daryl Stultz <da...@6degrees.com> on 2009/11/19 15:55:11 UTC, 0 replies.
- Migration strategy from Hibernate - posted by Sebastian Wagner <se...@gmail.com> on 2009/11/20 10:47:01 UTC, 2 replies.
- OpenJPA 1.2.1 violates JPA 1.0 specification - posted by Amit Puri <pu...@gmail.com> on 2009/11/21 15:25:31 UTC, 1 replies.
- How to count on a query then reuse this query fetch data? - posted by 周雁鸣 <zh...@gmail.com> on 2009/11/23 03:12:19 UTC, 2 replies.
- Question regarding -properties option of ReverseMappingTool - posted by Laird Nelson <lj...@gmail.com> on 2009/11/23 18:54:43 UTC, 3 replies.
- Schema wont create - posted by Thomas Polliard <th...@polliard.com> on 2009/11/24 04:50:20 UTC, 7 replies.
- Behavioral Inheritance - posted by Temujin_12 <ju...@yahoo.com> on 2009/11/24 17:35:34 UTC, 1 replies.
- How to specify LRS in orm.xml? - posted by Christopher Giblin <CG...@zurich.ibm.com> on 2009/11/24 23:39:07 UTC, 3 replies.
- Id/Object References always, with Null Objects - posted by Michael Vorburger <mi...@vorburger.ch> on 2009/11/26 22:42:39 UTC, 0 replies.
- Source/javadoc for geronimo-jpa_3.0_spec-1.0.jar ? - posted by Jaguar Finch <ja...@gmail.com> on 2009/11/29 19:27:06 UTC, 1 replies.
- Struts 2x + OpenJPA 2.0 M3 + ( Tomcat or Glassfish ) - posted by "seth.jackson" <se...@dfas.mil> on 2009/11/30 13:21:10 UTC, 0 replies.
- How to use "openjpa.Optimistic" - posted by shihoir <sh...@gmail.com> on 2009/11/30 15:06:53 UTC, 0 replies.