You are viewing a plain text version of this content. The canonical link for it is here.
- Re: Programmatically pagination does NOT work with OpenJPA 1.0.1 - posted by Marc Siegel <ma...@gmail.com> on 2008/01/01 01:16:44 UTC, 1 replies.
- How to control/manage database statements order - posted by Miroslav Nachev <mi...@space-comm.com> on 2008/01/02 15:41:15 UTC, 4 replies.
- Re: initializing EMF with lists of mapping files - posted by Adam Hardy <ad...@cyberspaceroad.org> on 2008/01/02 18:10:59 UTC, 1 replies.
- NPE on ManyToOne while using insertable = false, updatable = false - posted by Gilberto C Andrade <gi...@secad.to.gov.br> on 2008/01/02 18:33:53 UTC, 7 replies.
- ReportingSQLException: library routine called out of sequence - posted by Marc Siegel <ma...@gmail.com> on 2008/01/02 20:41:37 UTC, 5 replies.
- Problem with mapping strategy - posted by Tomasz Mazan <wi...@wp.pl> on 2008/01/02 22:31:11 UTC, 2 replies.
- enums - posted by Adam Hardy <ad...@cyberspaceroad.org> on 2008/01/03 02:13:56 UTC, 2 replies.
- Re: OpenJPA & Jprobe usage issue(class loading - posted by Patrick Linskey <pl...@gmail.com> on 2008/01/03 08:24:23 UTC, 1 replies.
- Enhance Task with different locale of OS - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2008/01/03 14:19:53 UTC, 0 replies.
- RE: Combining JPA and Jaxb - posted by "Boring, Jeff W (N-Viper)" <je...@lmco.com> on 2008/01/03 15:43:16 UTC, 2 replies.
- OpenJPA-0.9.6 build problem - posted by Sai <cs...@yahoo.co.in> on 2008/01/04 06:46:03 UTC, 1 replies.
- Conversion of Temporal parameters in queries - posted by Mircea Lazar <mv...@gmail.com> on 2008/01/04 13:37:46 UTC, 0 replies.
- Data cache usage? - posted by frankca <fr...@gmail.com> on 2008/01/04 20:37:32 UTC, 1 replies.
- Problem with Spring managed transaction in JBoss - posted by Ming Fai Ma <mi...@iugotech.com> on 2008/01/06 09:05:33 UTC, 2 replies.
- Nuking tables on tearDown() for CRUD tests - posted by Alexander Saint Croix <sa...@gmail.com> on 2008/01/06 23:42:44 UTC, 10 replies.
- Maven SNAPSHOT repository - posted by Adam Hardy <ad...@cyberspaceroad.org> on 2008/01/08 14:31:28 UTC, 0 replies.
- specifying schema in snapshot 1.1.0 - posted by Adam Hardy <ad...@cyberspaceroad.org> on 2008/01/08 15:14:16 UTC, 14 replies.
- using openjpa.jdbc.Schema=DEV - posted by Adam Hardy <ad...@cyberspaceroad.org> on 2008/01/08 22:07:34 UTC, 0 replies.
- Subquery in JPQL join - posted by fbi <ql...@yahoo.com> on 2008/01/09 01:32:27 UTC, 0 replies.
- Field access Annotation for get/set methods - posted by Miroslav Nachev <mi...@space-comm.com> on 2008/01/09 20:49:37 UTC, 0 replies.
- Property level Long problem - posted by Janos Haber <bo...@gmail.com> on 2008/01/10 00:21:10 UTC, 2 replies.
- Using a Maps instead of Sets to handle @ManyToMany? - posted by Cedric Hurst <ce...@gmail.com> on 2008/01/10 21:43:05 UTC, 2 replies.
- stack overflow on persist of large object graph via cascade - posted by Andy Schlaikjer <ha...@cs.cmu.edu> on 2008/01/11 01:37:10 UTC, 1 replies.
- Cascade delete for ManyToOne bidirectional mappings from non-controlling side - posted by Alexander Saint Croix <sa...@gmail.com> on 2008/01/11 19:54:33 UTC, 0 replies.
- Re: Cascade on Delete is not working - posted by Alexander Saint Croix <sa...@gmail.com> on 2008/01/11 21:06:12 UTC, 4 replies.
- Merge with changes to a primary key? - posted by Ryan Cornia <rc...@myriad.com> on 2008/01/11 23:42:34 UTC, 1 replies.
- ClassNotFoundException: org.apache.openjpa.enhance.InstrumentationFactory - posted by Rahul Thakur <ra...@gmail.com> on 2008/01/12 10:19:43 UTC, 3 replies.
- Oracle TopLink and OpenJPA different behaviour - posted by Łukasz Budnik <lu...@gmail.com> on 2008/01/12 13:51:21 UTC, 1 replies.
- Panaki: your blog entry on persisting a generic graph - posted by Alexander Saint Croix <sa...@gmail.com> on 2008/01/13 01:07:57 UTC, 1 replies.
- Pinaki's blog entry on persisting a generic fields using @Type annotations - posted by Alexander Saint Croix <sa...@gmail.com> on 2008/01/13 03:04:51 UTC, 4 replies.
- Re: No registered metadata for type? - posted by the666pack <ma...@gmail.com> on 2008/01/13 10:30:58 UTC, 0 replies.
- EntityManagerFactory instances - posted by Stuart Bedoll <be...@us.ibm.com> on 2008/01/13 20:27:04 UTC, 1 replies.
- EntityManager lifecycle and garbage collection - posted by Stuart Bedoll <be...@us.ibm.com> on 2008/01/13 20:50:55 UTC, 1 replies.
- Collection valued generic references and @Type annotation - posted by Alexander Saint Croix <sa...@gmail.com> on 2008/01/14 07:38:56 UTC, 2 replies.
- XML databases and XML namespaces! - posted by Łukasz Budnik <lu...@gmail.com> on 2008/01/14 11:50:41 UTC, 1 replies.
- Retrieving with generic filters - posted by Limonero <Is...@gmail.com> on 2008/01/14 17:06:28 UTC, 0 replies.
- RE: Does merge() handle deletes? -- Mystery solved - posted by "Landers, Richard" <Ri...@ct.gov> on 2008/01/14 18:42:35 UTC, 0 replies.
- Re: Does merge() handle deletes? - posted by Pinaki Poddar <pp...@apache.org> on 2008/01/14 19:25:51 UTC, 0 replies.
- How to know the error code from org.apache.openjpa.persistence.PersistenceException - posted by SomuReddy <ch...@gmail.com> on 2008/01/14 19:47:55 UTC, 1 replies.
- @Dependent (was: Does merge() handle deletes?) - posted by "Landers, Richard" <Ri...@ct.gov> on 2008/01/14 20:45:13 UTC, 1 replies.
- Can someone translate this error? - posted by bigbird <so...@hotmail.com> on 2008/01/14 22:17:29 UTC, 4 replies.
- question on orderby and manytomany - posted by Andy Schlaikjer <ha...@cs.cmu.edu> on 2008/01/15 01:48:58 UTC, 0 replies.
- Question about @AttributeOverride and JPQL - posted by Adrian Co <ac...@exist.com> on 2008/01/15 03:08:27 UTC, 0 replies.
- using a KEY_SEQUENCE table - posted by Adam Hardy <ad...@cyberspaceroad.org> on 2008/01/15 12:55:12 UTC, 0 replies.
- Re: using TableGenerator for 1ary keys (was: using a KEY_SEQUENCE table) - posted by Adam Hardy <ad...@cyberspaceroad.org> on 2008/01/15 17:07:09 UTC, 0 replies.
- EntityManger close against the Query and lazy Loading - posted by SomuReddy <ch...@gmail.com> on 2008/01/15 22:05:04 UTC, 3 replies.
- Re: using TableGenerator for 1ary keys - posted by David Beer <da...@btinternet.com> on 2008/01/15 23:22:58 UTC, 2 replies.
- SchemaAction='refresh' - problem/question - posted by Łukasz Budnik <lu...@gmail.com> on 2008/01/16 17:51:40 UTC, 0 replies.
- OpenJPAQuery getFetchPlan() - posted by Alexander Saint Croix <sa...@gmail.com> on 2008/01/17 02:16:18 UTC, 2 replies.
- simple join issue - posted by Adam Hardy <ad...@cyberspaceroad.org> on 2008/01/17 14:31:39 UTC, 3 replies.
- What library is used for Java class generation - posted by Miroslav Nachev <mi...@space-comm.com> on 2008/01/17 17:11:00 UTC, 2 replies.
- Reserved keywords mechanism working? - posted by Michael Vorburger <mv...@odyssey-group.com> on 2008/01/17 20:15:51 UTC, 4 replies.
- How to get EntityManager in callback methods (Pre/Post Remove, Update, Persist) - posted by Miroslav Nachev <mi...@space-comm.com> on 2008/01/17 22:18:31 UTC, 4 replies.
- Invoking PCEnhancer programmatically - posted by Rahul Thakur <ra...@gmail.com> on 2008/01/18 02:28:26 UTC, 0 replies.
- Problem using embedded entities with field access - posted by Adrian Co <ac...@exist.com> on 2008/01/18 02:59:00 UTC, 0 replies.
- NPE when loading persistent classes that is not in the current classpath - posted by Adrian Co <ac...@exist.com> on 2008/01/18 04:05:55 UTC, 0 replies.
- Update Query with Inherited Attributes - posted by the666pack <ma...@gmail.com> on 2008/01/18 08:37:23 UTC, 1 replies.
- Specifying the location of the persistence.xml file at runtime - posted by zzzz8 <zz...@netzero.net> on 2008/01/18 10:10:11 UTC, 1 replies.
- Thanks to the OpenEJB and OpenJPA communities! - posted by Alexander Saint Croix <sa...@gmail.com> on 2008/01/20 06:13:35 UTC, 0 replies.
- XMLValueHandler works only with one complexType? - posted by Łukasz Budnik <lu...@gmail.com> on 2008/01/20 11:18:07 UTC, 0 replies.
- OPENJPA_SEQUENCE_TABLE - posted by bigbird <so...@hotmail.com> on 2008/01/21 14:52:27 UTC, 1 replies.
- Weird Performance Problem - posted by kuuldor <ku...@gmail.com> on 2008/01/21 15:27:16 UTC, 4 replies.
- Understanding getResultList() - posted by David Beer <da...@btinternet.com> on 2008/01/22 00:34:12 UTC, 8 replies.
- Weird problem/bug - posted by Werner Punz <we...@gmail.com> on 2008/01/22 09:56:43 UTC, 6 replies.
- Runtime ByteCode Generation ClassNotFoundException in OpenJPA 1.0.1 - posted by Corey Klaasmeyer <co...@valentechnologies.com> on 2008/01/22 15:27:19 UTC, 2 replies.
- GlassFish and OpenJPA Enhancement runtime - posted by Miroslav Nachev <mi...@space-comm.com> on 2008/01/23 18:55:35 UTC, 3 replies.
- Best practice for implementing equals and hashcode with JPA? - posted by Ryan Cornia <rc...@myriad.com> on 2008/01/23 19:24:24 UTC, 0 replies.
- Can't get PCEnahncer to work - posted by "andrea.martano@litemailer.com" <an...@litemailer.com> on 2008/01/24 14:09:14 UTC, 0 replies.
- Hi.. i have a question about annotations parser - posted by Mauricio Salatino <sa...@gmail.com> on 2008/01/24 15:48:42 UTC, 3 replies.
- Help selecting version column - posted by Jeff Melching <jm...@us.ibm.com> on 2008/01/24 16:38:25 UTC, 0 replies.
- Any estimation date for version 1.1? - posted by DOMINGUEZ Felipe <Fe...@eurocontrol.int> on 2008/01/24 17:05:15 UTC, 0 replies.
- Re: Help selecting version column - posted by Patrick Linskey <pl...@gmail.com> on 2008/01/24 17:49:01 UTC, 1 replies.
- How to get entity enhanced building a project with NetBeans - posted by "andrea.martano@litemailer.com" <an...@litemailer.com> on 2008/01/24 18:15:28 UTC, 0 replies.
- ManyToMany performance Issue - posted by SomuReddy <ch...@gmail.com> on 2008/01/24 19:57:17 UTC, 1 replies.
- Re: @OneToMany -> null collection? - posted by Sebastian <no...@gmx.net> on 2008/01/25 00:48:14 UTC, 1 replies.
- How to get entity enhanced building a project with NetBeans (2) - posted by "andrea.martano@litemailer.com" <an...@litemailer.com> on 2008/01/25 17:14:58 UTC, 0 replies.
- How to get entity enhanced building a project with NetBeans (2) - Solved - posted by "andrea.martano@litemailer.com" <an...@litemailer.com> on 2008/01/25 17:55:05 UTC, 0 replies.
- safe to "reuse" table for mapping of separate entities/relations? - posted by Andy Schlaikjer <ha...@cs.cmu.edu> on 2008/01/25 20:36:20 UTC, 5 replies.
- Basic question: EntityManager.merge() vs .persist()? - posted by Tim Watts <ti...@earthlink.net> on 2008/01/26 04:13:26 UTC, 1 replies.
- merge() is inserting when it should be updating - posted by Tim Watts <ti...@earthlink.net> on 2008/01/26 04:16:27 UTC, 3 replies.
- 1.0.2 vs 1.1.0 - posted by Tim Watts <ti...@earthlink.net> on 2008/01/26 14:17:15 UTC, 0 replies.
- "Found duplicate query" annoyance - posted by Cedric Hurst <ce...@gmail.com> on 2008/01/27 01:28:27 UTC, 0 replies.
- What is special about an entity with Id = 0? - posted by Jeff Melching <jm...@us.ibm.com> on 2008/01/28 19:17:13 UTC, 2 replies.
- Extended Persistence Context in multi-threaded app - posted by ktj <ke...@gmail.com> on 2008/01/29 15:22:58 UTC, 4 replies.
- help to use openjpa enhancer - posted by Sebastian Souza <ss...@adinet.com.uy> on 2008/01/29 17:40:13 UTC, 2 replies.
- How to pre-persists and object in JDBCSequence.nextInternal() implementation - posted by Miroslav Nachev <mi...@space-comm.com> on 2008/01/30 10:27:43 UTC, 2 replies.
- How to get the current object which will be persisted from ClassMapping in JDBCSeq.nextInternal(...) method - posted by Miroslav Nachev <mi...@space-comm.com> on 2008/01/30 10:55:12 UTC, 3 replies.
- How to determine when an object is inserted, updated or deleted on callback method PreUpdate - posted by Miroslav Nachev <mi...@space-comm.com> on 2008/01/30 13:13:54 UTC, 1 replies.
- Questions on Slice for OpenJPA - posted by Andy Schlaikjer <ha...@cs.cmu.edu> on 2008/01/31 18:25:39 UTC, 0 replies.
- Error when updating an unchanged entity - posted by Patrick T <so...@hotmail.com> on 2008/01/31 20:29:04 UTC, 0 replies.
- [DISCUSS] Release planning - posted by Craig L Russell <Cr...@Sun.COM> on 2008/01/31 21:10:39 UTC, 0 replies.
- How to store a string array as a string array using jpa? - posted by "dave." <da...@yahoo.com> on 2008/01/31 21:36:06 UTC, 0 replies.
- major performance improvements between 0.9.7 and 1.0.X ? - posted by "Hans J. Prueller" <ha...@gmx.net> on 2008/01/31 21:52:47 UTC, 1 replies.