You are viewing a plain text version of this content. The canonical link for it is here.
- Re: How to get I get to the read JDBC Connection object... - posted by devu213 <de...@gmail.com> on 2008/08/01 08:14:34 UTC, 0 replies.
- Re: support for identifying relations in JPA/OpenJPA - posted by Gopalakrishnan U <go...@gmail.com> on 2008/08/01 13:26:39 UTC, 0 replies.
- using jsp and openjpa.... - posted by Anish <ab...@doc.ic.ac.uk> on 2008/08/01 13:35:09 UTC, 3 replies.
- Re: regarding configuration of the distributed cache - posted by Rasmus <rk...@gmail.com> on 2008/08/03 11:23:36 UTC, 3 replies.
- ArrayIndexOutOfBoundsException:0 at org.apache.openjpa.jdbc.sql.DBDictionary.getForeignKeyConstraintSQL(DBDictionary.java:3373) - posted by Gopalakrishnan U <go...@gmail.com> on 2008/08/04 12:26:49 UTC, 9 replies.
- OpenJPA persists children before parent! - posted by Patrick Shea <pa...@ps1.net> on 2008/08/04 15:27:21 UTC, 1 replies.
- Queries using specific SQL, e.g. functions, or specific operators - passthrough SQL pieces without full native query - posted by Michael Vorburger <mv...@odyssey-group.com> on 2008/08/04 18:46:53 UTC, 2 replies.
- How to apply creation timestamp with - posted by Marcel Ruff <mr...@marcelruff.info> on 2008/08/05 11:14:18 UTC, 0 replies.
- Which @Stateless JTA container? - posted by Marcel Ruff <mr...@marcelruff.info> on 2008/08/05 13:33:41 UTC, 1 replies.
- Re: what to expect - jpa spec or impl discretion - posted by Craig L Russell <Cr...@Sun.COM> on 2008/08/05 18:44:58 UTC, 0 replies.
- Re: How to apply creation timestamp with - posted by Fay Wang <fy...@yahoo.com> on 2008/08/05 22:53:59 UTC, 4 replies.
- UnsupportedOperationException: Not supported by BasicDataSource - posted by Marcel Ruff <mr...@marcelruff.info> on 2008/08/06 01:00:37 UTC, 0 replies.
- Cascade Delete Issue? - posted by andiqo <no...@gmail.com> on 2008/08/06 11:37:31 UTC, 3 replies.
- searching in double nested list - posted by Marc Logemann <ml...@logemann.org> on 2008/08/06 15:10:22 UTC, 1 replies.
- Testing OpenJPA SQL statements using a JDBCListener - posted by Michael Vorburger <mv...@odyssey-group.com> on 2008/08/07 02:44:37 UTC, 0 replies.
- RE: Fetch Group questions - posted by Michael Vorburger <mv...@odyssey-group.com> on 2008/08/07 04:08:48 UTC, 4 replies.
- Re: How to apply creation timestamp with [RESOLVED] - posted by Marcel Ruff <mr...@marcelruff.info> on 2008/08/07 10:14:12 UTC, 0 replies.
- Re: How to apply creation timestamp with -> UNRESOLVED - posted by Marcel Ruff <mr...@marcelruff.info> on 2008/08/07 11:23:52 UTC, 2 replies.
- Why is @Id GenerationType.AUTO null after persist? - posted by Marcel Ruff <mr...@marcelruff.info> on 2008/08/07 12:08:52 UTC, 1 replies.
- Who can I hire for an immediate support phone call? - posted by Marcel Ruff <mr...@marcelruff.info> on 2008/08/07 13:11:44 UTC, 0 replies.
- bidirectional one-to-many relationship with join-table - posted by Frank Schwarz <fs...@gmx.net> on 2008/08/07 14:18:14 UTC, 9 replies.
- Inconsistent execution order of INSERT statements using cascading persist - posted by Timothy Fanelli <ti...@timfanelli.com> on 2008/08/07 16:40:44 UTC, 0 replies.
- Re: Inconsistent execution order of INSERT statements using cascading persist - posted by Pinaki Poddar <pp...@apache.org> on 2008/08/07 16:59:27 UTC, 2 replies.
- Re: Inconsistent execution order of INSERT statements using cascading persist - posted by Timothy Fanelli <ti...@timfanelli.com> on 2008/08/07 17:05:46 UTC, 0 replies.
- one-to-many relation with array types - posted by Don T <do...@verizonwireless.com> on 2008/08/08 02:08:31 UTC, 0 replies.
- Multiple SQL select statements for JPQL select with multiple left join fetch - posted by Don T <do...@verizonwireless.com> on 2008/08/08 23:55:49 UTC, 1 replies.
- Problem reading persisted InputStream - posted by Michael Goldner <mi...@comcast.net> on 2008/08/11 06:18:03 UTC, 1 replies.
- [JPQL] Problem statement SELECT ... IN () , with parameters - posted by CG <le...@gmail.com> on 2008/08/11 18:31:34 UTC, 2 replies.
- OpenJPA - two-sided relation between objects Issue - posted by Madhu Kalaimalai <mb...@yahoo.com> on 2008/08/12 02:05:49 UTC, 20 replies.
- Possible reasons for Persistence.createEntityManagerFactory returning null - posted by KK <ka...@persistent.co.in> on 2008/08/13 11:07:41 UTC, 2 replies.
- How to prevent OpenJPA from updating immutable entities? - posted by egoosen <eg...@metropolitan.co.za> on 2008/08/13 14:56:43 UTC, 3 replies.
- openJPA not working with DBUnit.... - posted by devu213 <de...@gmail.com> on 2008/08/14 12:43:49 UTC, 2 replies.
- Release of the OPENJPA-200 Fix... - posted by Maxence Vanbesien <be...@gmail.com> on 2008/08/14 17:25:24 UTC, 1 replies.
- [ANNOUNCE] OpenJPA 1.2.0 released - posted by Michael Dick <mi...@apache.org> on 2008/08/15 13:24:06 UTC, 1 replies.
- OpenJPA depends on JTA? - posted by RMMM <mo...@comcast.net> on 2008/08/16 06:12:50 UTC, 3 replies.
- cant update a detached instance - posted by Marc Logemann <ml...@logemann.org> on 2008/08/18 16:06:15 UTC, 3 replies.
- Mapping of uni-directional 'shared' collection - posted by Pinaki Poddar <pp...@apache.org> on 2008/08/19 22:51:56 UTC, 0 replies.
- Re: How to PERSIST object without loading references? - posted by "Edmond M." <ed...@uclouvain.be> on 2008/08/20 10:29:10 UTC, 2 replies.
- Strange Exception during native UPDATE-query - posted by Sebastian Gauder <se...@denkwerk.com> on 2008/08/20 15:17:41 UTC, 3 replies.
- Using Nested Embeddable/Embedded annotation. - posted by KK <ka...@persistent.co.in> on 2008/08/20 15:20:58 UTC, 1 replies.
- @VersionColumns usage - posted by Dinkar Rao <di...@gmail.com> on 2008/08/20 20:36:52 UTC, 8 replies.
- Enable maxTableNameLength/maxColumnNameLength, and lower-case schema? - posted by Michael Vorburger <mv...@odyssey-group.com> on 2008/08/20 22:25:59 UTC, 0 replies.
- Problems with configuring OpenJPA "Slices" - posted by thiago ananias <th...@hotmail.com> on 2008/08/22 16:22:48 UTC, 7 replies.
- strange data cache behaviour - posted by Georgi Naplatanov <go...@oles.biz> on 2008/08/22 22:34:33 UTC, 2 replies.
- sql ordering - posted by Georgi Naplatanov <go...@oles.biz> on 2008/08/24 13:46:06 UTC, 7 replies.
- A merge problem - posted by ZZflash <zz...@gmail.com> on 2008/08/25 08:14:11 UTC, 1 replies.
- Re: problem when persist object using JOINED inhertitance under 1.1.0 - posted by devu213 <de...@gmail.com> on 2008/08/25 14:51:08 UTC, 2 replies.
- injected entityManager is not compatible with OpenJPAEntityManager - posted by Marc Logemann <ml...@logemann.org> on 2008/08/25 15:02:29 UTC, 1 replies.
- JPQL-UPDATE + refresh() sets collections to NULL - posted by Sebastian Gauder <se...@denkwerk.com> on 2008/08/25 15:40:17 UTC, 0 replies.
- Embed on Secondary Table - posted by atilla <cr...@yahoo.com> on 2008/08/25 21:12:22 UTC, 6 replies.
- slow performance on MySql 5.0 - posted by Georgi Naplatanov <go...@oles.biz> on 2008/08/25 22:21:32 UTC, 7 replies.
- avoid calling evict? - posted by andiqo <no...@gmail.com> on 2008/08/26 12:30:51 UTC, 5 replies.
- InheritanceType.Joined does not work - posted by devu213 <de...@gmail.com> on 2008/08/27 04:11:35 UTC, 4 replies.
- Typo in OpenJPA manual? - posted by Don T <do...@verizonwireless.com> on 2008/08/27 23:59:20 UTC, 1 replies.
- Enterprise JavaBeans - HowTo: construct Composite key using other composite key? - posted by holod <se...@gmail.com> on 2008/08/28 09:33:09 UTC, 4 replies.
- Question: Detach / Attach - posted by gmo <gm...@infosnake.ch> on 2008/08/28 23:04:56 UTC, 1 replies.
- Customizing OpenJPA - posted by Yuri <yd...@gmail.com> on 2008/08/29 00:57:58 UTC, 4 replies.
- about OpenJPA logo - posted by Georgi Naplatanov <go...@oles.biz> on 2008/08/29 12:02:59 UTC, 4 replies.
- [DISCUSS] OpenJPA logo (was Re: about OpenJPA logo) - posted by Kevin Sutter <kw...@gmail.com> on 2008/08/29 15:06:17 UTC, 0 replies.
- Merge detached object graph - posted by gmo <gm...@infosnake.ch> on 2008/08/30 18:02:57 UTC, 0 replies.