You are viewing a plain text version of this content. The canonical link for it is here.
- Re: Read Multiple Resultset from Stored Proc call using Open JPA - posted by chintan4181 <ch...@gmail.com> on 2011/04/01 01:43:25 UTC, 1 replies.
- Re: making properties in persistence.xml dynamic - posted by Michael Dick <mi...@gmail.com> on 2011/04/01 04:04:35 UTC, 0 replies.
- Re: timestamp issue while retrieving from database - posted by Rick Curtis <cu...@gmail.com> on 2011/04/01 14:29:11 UTC, 1 replies.
- Possible to ignore FK constraints? - posted by Chris Lennert <ca...@gmail.com> on 2011/04/03 20:21:24 UTC, 2 replies.
- Re: NPE with Fetch Join Query - posted by Tobias Trelle <to...@codecentric.de> on 2011/04/04 09:37:06 UTC, 0 replies.
- Re: OpenJPA Date Proxy serialization problem when using entities with GWT - posted by Prashant Bhat <pr...@gmail.com> on 2011/04/04 15:48:17 UTC, 0 replies.
- Need help to understand how getDirtyObjects() works. - posted by chintan4181 <ch...@gmail.com> on 2011/04/04 17:54:01 UTC, 4 replies.
- OpenJPA Sequence Generation in HSQLDB broken? - posted by Lennart Jörelid <le...@gmail.com> on 2011/04/05 10:17:55 UTC, 1 replies.
- questions about FetchAttribute recursionDepth - posted by Henno Vermeulen <he...@huizemolenaar.nl> on 2011/04/05 17:42:09 UTC, 3 replies.
- Help Persisting a List - posted by Jason Ferguson <fe...@gmail.com> on 2011/04/05 23:28:19 UTC, 2 replies.
- Issues with GeneratedValue and SequenceGenerator - posted by realdepp <th...@freenet.de> on 2011/04/06 00:36:08 UTC, 15 replies.
- Javadoc page is out of date - posted by Henno Vermeulen <he...@huizemolenaar.nl> on 2011/04/07 10:43:48 UTC, 5 replies.
- Documentation on setting a field strategy in XML - posted by Jared Pearson <ja...@gmail.com> on 2011/04/07 13:12:38 UTC, 1 replies.
- Re: same jpa query generates different SQLs - posted by Tobias Trelle <to...@codecentric.de> on 2011/04/07 14:52:38 UTC, 1 replies.
- RE: Oracle XMLType fetch problems - posted by kostellodon <do...@citi.com> on 2011/04/07 22:01:04 UTC, 1 replies.
- Help with Embedded objects and statemanager detachment - posted by Todd Nine <to...@spidertracks.com> on 2011/04/08 00:53:59 UTC, 0 replies.
- @PersistenceContext is null - posted by chintan4181 <ch...@gmail.com> on 2011/04/08 01:42:34 UTC, 2 replies.
- Overwriting currently loaded entity with new subclass using the same Id. - posted by Todd Nine <to...@spidertracks.com> on 2011/04/08 07:09:55 UTC, 0 replies.
- Re: @ManyToMany, Set, join table and primary key - posted by Heath Thomann <jp...@gmail.com> on 2011/04/08 21:56:49 UTC, 0 replies.
- OpenJPA and GWT Serialization - posted by Jason Ferguson <fe...@gmail.com> on 2011/04/09 13:55:45 UTC, 8 replies.
- assignment to persistent field FAIL; FIELD vs PROPERTY access - posted by areider <op...@reider.net> on 2011/04/10 15:53:01 UTC, 0 replies.
- Can't get hellopjpa from examples working. - posted by Joep Simons <jo...@me.com> on 2011/04/11 21:20:53 UTC, 9 replies.
- OpenJPA 2.0 and Glassfish 3.1 issue - posted by chuongpham <ch...@gmail.com> on 2011/04/11 21:38:03 UTC, 2 replies.
- @Version for sqlserver "timpstamp" datatype - posted by chintan4181 <ch...@gmail.com> on 2011/04/13 02:20:19 UTC, 16 replies.
- two issues when not using a DetachedStateField - posted by Henno Vermeulen <he...@huizemolenaar.nl> on 2011/04/13 14:30:13 UTC, 4 replies.
- Optimistic Lock Exception not thrown with @version - posted by chintan4181 <ch...@gmail.com> on 2011/04/14 03:07:14 UTC, 0 replies.
- Duplicate column on repeated schema generation - posted by realdepp <th...@freenet.de> on 2011/04/14 17:55:12 UTC, 0 replies.
- Is this possible with CriteriaBuilder method - posted by chuongpham <ch...@gmail.com> on 2011/04/18 13:01:16 UTC, 15 replies.
- Problem with fetching relation - posted by QkI <ku...@gmail.com> on 2011/04/19 10:56:06 UTC, 0 replies.
- Could not map discriminator value to any known subclasses - posted by Phill <gd...@yahoo.it> on 2011/04/20 16:39:18 UTC, 2 replies.
- Example of join in Criteria API - posted by chintan4181 <ch...@gmail.com> on 2011/04/20 21:11:00 UTC, 4 replies.
- Slice closing EntityManager on named queries - posted by Richard Luong <rl...@gmail.com> on 2011/04/20 22:23:52 UTC, 6 replies.
- Changes during a Listener - posted by Jim Talbut <jt...@spudsoft.co.uk> on 2011/04/21 15:17:47 UTC, 1 replies.
- Question about @Transactional annotation. - posted by Masatake Iwata <ma...@fujixerox.co.jp> on 2011/04/22 11:00:13 UTC, 1 replies.
- CriteriaQuery with shared-cache-mode Enabled Not Working - posted by Jim O'Rourke <ji...@gmail.com> on 2011/04/23 04:57:45 UTC, 5 replies.
- OpenJPA 2.1.0 regression: PostgreSQL ClassCastException? - posted by Stanislav Mironov <sm...@gmail.com> on 2011/04/25 15:24:06 UTC, 1 replies.
- ClassCastException thrown when using custom strategy on @Id column - posted by Jared Pearson <ja...@gmail.com> on 2011/04/25 23:23:30 UTC, 0 replies.
- Re: Problem with fetching relation(OpenJPA 1.2.2) - posted by QkI <ku...@gmail.com> on 2011/04/27 08:56:30 UTC, 0 replies.
- TYPE() function problem - posted by tovarisch <is...@gmail.com> on 2011/04/27 19:11:55 UTC, 0 replies.
- Same JPQL, different results? - posted by tovarisch <is...@gmail.com> on 2011/04/29 17:17:54 UTC, 4 replies.
- Need suggestion on Metamodel usage - posted by chintan4181 <ch...@gmail.com> on 2011/04/29 17:35:36 UTC, 0 replies.
- Entity without primary key - posted by chintan4181 <ch...@gmail.com> on 2011/04/30 00:26:02 UTC, 0 replies.