You are viewing a plain text version of this content. The canonical link for it is here.
- RE: [jira] Commented: (OPENJPA-35) In-memory Delete operation fails with active DataCache - posted by Patrick Linskey <pl...@bea.com> on 2007/03/01 00:24:22 UTC, 7 replies.
- [jira] Updated: (OPENJPA-35) In-memory Delete operation fails with active DataCache - posted by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2007/03/01 00:51:50 UTC, 3 replies.
- [jira] Updated: (OPENJPA-125) OpenJPA-specific metadata cannot be specified in XML descriptors - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:01:50 UTC, 1 replies.
- [jira] Updated: (OPENJPA-135) join fetch not returning duplicate references which not conforming to ejb3.0 spec - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:51 UTC, 0 replies.
- [jira] Updated: (OPENJPA-134) Extra unneeded SQL joins for OneToMany relationship with fetch type EAGER - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:51 UTC, 0 replies.
- [jira] Updated: (OPENJPA-148) Parsing exception while using an "exploded" archive - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:51 UTC, 1 replies.
- [jira] Updated: (OPENJPA-89) Bulk delete fails to delete owned many-to-many relationship (entry remains in join table) - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:51 UTC, 0 replies.
- [jira] Updated: (OPENJPA-17) bad sql with missing subquery produced with query with nested subqueries - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:51 UTC, 0 replies.
- [jira] Updated: (OPENJPA-142) Entity name is ignored when specified in the orm.xml file - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:51 UTC, 1 replies.
- [jira] Updated: (OPENJPA-51) bad sql pushdown, sub select is missing from clause - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:51 UTC, 0 replies.
- [jira] Updated: (OPENJPA-26) JPQL parser failed to handle unary operations in arithmetic comparisons, eg. where -(e.salary+10) > -10 - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 0 replies.
- [jira] Updated: (OPENJPA-75) error message for missing query id var needs improvement - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 1 replies.
- [jira] Updated: (OPENJPA-143) Problems with Single Table Inheritance Strategy (and Discriminator Type of Integer) - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 0 replies.
- [jira] Updated: (OPENJPA-152) Warn or throw an exception when a persistence unit has multiple named queries with the same name - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 1 replies.
- [jira] Updated: (OPENJPA-23) -418 sqlexception using DB2 and EJB QL with SQRT or MOD - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 0 replies.
- [jira] Updated: (OPENJPA-28) groupby clause of a subquery incorrectly duplicated in the main query in the generated SQL - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 0 replies.
- [jira] Updated: (OPENJPA-22) locate & substring queries fail both db2 & derby, cannot use parameter markers in expression ?-? - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 0 replies.
- [jira] Updated: (OPENJPA-132) java.lang.NoSuchMethodError for entity with ID of type java.sql.Date - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 2 replies.
- [jira] Updated: (OPENJPA-46) true, false not case insensitive, gets null pointer exception - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 1 replies.
- [jira] Updated: (OPENJPA-80) Bad Escaping for LIKE in MySQL - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 0 replies.
- [jira] Updated: (OPENJPA-78) Automatic runtime enhancement only works when the class is listed in the first persistence-unit - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 1 replies.
- [jira] Updated: (OPENJPA-18) bulk update to Entity with secondary table mapping produces BAD SQL - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 0 replies.
- [jira] Updated: (OPENJPA-49) bad sql pushdown, should use inner joins but has no joins, just uses first entity - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 0 replies.
- [jira] Updated: (OPENJPA-113) when you specify columm table="empbean" in the xml file entity id or basic type when empbean is the default table name, the mapping tool generates extra foreign key field (eg.EmpBean_empid) in the table produced. - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 1 replies.
- [jira] Updated: (OPENJPA-9) PCEnhancer not processing multiple PU's defined within a single persistence.xml file - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:52 UTC, 1 replies.
- [jira] Updated: (OPENJPA-57) persistence_1_0.xsd is missing - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:53 UTC, 0 replies.
- [jira] Updated: (OPENJPA-112) Native queries and named parameters: poor error message - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:53 UTC, 1 replies.
- [jira] Updated: (OPENJPA-83) Bad SQL for Subselect BETWEEN - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:12:53 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-153) WebSphere and non-jta-data-source and default ManagedRuntime - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:14:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-145) support Java5 wildcard on OpenJPA - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:16:51 UTC, 0 replies.
- [jira] Updated: (OPENJPA-147) T OpenJPAEntityManager.createInstance(Class cls) fails when T is interface - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:16:51 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-93) Sequence generation in a JTA environment should not require non-JTA datasource - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:18:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-84) Escape sql reserved words in column names - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:18:51 UTC, 2 replies.
- [jira] Updated: (OPENJPA-71) Caching primitive array types consumes excessive memory - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:22:50 UTC, 1 replies.
- [jira] Updated: (OPENJPA-123) Test framework should allow tests that are expected to fail to be checked in - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:24:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-86) "uuid-hex" generator does not make affect in orm.xml - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:26:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-38) Force field writes on update - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:26:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-120) For Multi Table Entity subselect with field in second table gets DB2 SQL error: SQLCODE: -104, SQLSTATE: 42601 - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:39:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-87) openjpa annotations ignored when xml metadata provided - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:49:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-81) Bad error message when trying to query a Collection relation using dot notation - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:57:50 UTC, 5 replies.
- [jira] Updated: (OPENJPA-121) Table name defaults to the class name instead of the entity name - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:57:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-44) metadata-complete element in orm.xml is ignored - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:57:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-19) 1.5F gets translated to BigDecimal(1.5) when used as literal in EJB QL when run against DB2. - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:57:51 UTC, 0 replies.
- [jira] Commented: (OPENJPA-20) Query can return embeddable class - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 02:59:50 UTC, 2 replies.
- [jira] Commented: (OPENJPA-152) Warn or throw an exception when a persistence unit has multiple named queries with the same name - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 03:03:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-93) Sequence generation in a JTA environment should not require non-JTA datasource - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 03:11:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-153) WebSphere and non-jta-data-source and default ManagedRuntime - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 03:11:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-105) Put together a test suite for Enhancer - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 03:27:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-33) Need Query Engine test bucket - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 03:27:50 UTC, 0 replies.
- [jira] Updated: (OPENJPA-91) java.lang.VerifyError on websphere after application reload - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 03:27:51 UTC, 0 replies.
- [jira] Updated: (OPENJPA-79) Please add Eclipse artifacts to svn ignore - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 03:27:51 UTC, 0 replies.
- [jira] Updated: (OPENJPA-137) Perform parameter validation for annotated callback methods - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 03:27:51 UTC, 0 replies.
- [jira] Updated: (OPENJPA-5) OpenJPA doesn't compile with JDBC 4 - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/01 03:27:51 UTC, 1 replies.
- OpenJPA & Transaction configuration - posted by Matthieu Riou <ma...@gmail.com> on 2007/03/01 03:28:55 UTC, 8 replies.
- Re: svn commit: r513183 - in /incubator/openjpa/trunk: openjpa-kernel/src/main/java/org/apache/openjpa/conf/ openjpa-lib/src/main/java/org/apache/openjpa/lib/conf/ openjpa-persistence/src/main/java/org/apache/openjpa/persistence/ - posted by Craig L Russell <Cr...@Sun.COM> on 2007/03/01 07:41:51 UTC, 4 replies.
- [jira] Resolved: (OPENJPA-23) -418 sqlexception using DB2 and EJB QL with SQRT or MOD - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/01 13:11:50 UTC, 0 replies.
- Re: possible to write a JPA Query to that filters both an Entity and its relationship entities? - posted by Craig L Russell <Cr...@Sun.COM> on 2007/03/01 19:20:10 UTC, 0 replies.
- Entity manager injection - posted by Matthieu Riou <ma...@gmail.com> on 2007/03/02 17:32:19 UTC, 7 replies.
- White space in xml queries - posted by Craig L Russell <Cr...@Sun.COM> on 2007/03/02 18:00:31 UTC, 2 replies.
- Missing PK Values - posted by Dan Bush <da...@gmail.com> on 2007/03/03 00:38:05 UTC, 3 replies.
- [jira] Created: (OPENJPA-162) @OrderBy on @OneToMany does not allow ordering by @Id value - posted by "Nick Johnson (JIRA)" <ji...@apache.org> on 2007/03/05 05:11:50 UTC, 0 replies.
- [jira] Commented: (OPENJPA-162) @OrderBy on @OneToMany does not allow ordering by @Id value - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/05 19:39:50 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-162) @OrderBy on @OneToMany does not allow ordering by @Id value - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/05 21:15:50 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-80) Bad Escaping for LIKE in MySQL - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/06 10:34:24 UTC, 0 replies.
- [jira] Created: (OPENJPA-163) @OneToOne should not be legal as back-pointer of @OneToMany - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/07 00:31:24 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-121) Table name defaults to the class name instead of the entity name - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/07 03:05:24 UTC, 0 replies.
- [jira] Commented: (OPENJPA-121) Table name defaults to the class name instead of the entity name - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/07 03:07:24 UTC, 0 replies.
- org.apache.openjpa.persistence.test.PersistenceTestCase - posted by Patrick Linskey <pl...@bea.com> on 2007/03/07 03:09:19 UTC, 5 replies.
- [jira] Created: (OPENJPA-164) Need better logging on Java field type to SQL type mapping and exceptions - posted by "Nick Johnson (JIRA)" <ji...@apache.org> on 2007/03/07 06:36:24 UTC, 0 replies.
- [jira] Updated: (OPENJPA-164) Need better logging on Java field type to SQL type mapping and exceptions - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/07 06:50:24 UTC, 0 replies.
- [jira] Commented: (OPENJPA-113) when you specify columm table="empbean" in the xml file entity id or basic type when empbean is the default table name, the mapping tool generates extra foreign key field (eg.EmpBean_empid) in the table produced. - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/03/07 15:43:24 UTC, 0 replies.
- @Dependent annotation vs cascade=ALL - posted by Kevin Sutter <kw...@gmail.com> on 2007/03/07 20:47:07 UTC, 8 replies.
- [jira] Commented: (OPENJPA-134) Extra unneeded SQL joins for OneToMany relationship with fetch type EAGER - posted by "Dan Galvin (JIRA)" <ji...@apache.org> on 2007/03/07 22:46:24 UTC, 1 replies.
- [jira] Assigned: (OPENJPA-46) true, false not case insensitive, gets null pointer exception - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/08 01:39:24 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-71) Caching primitive array types consumes excessive memory - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/08 10:35:24 UTC, 3 replies.
- [jira] Commented: (OPENJPA-71) Caching primitive array types consumes excessive memory - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/08 10:35:24 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-46) true, false not case insensitive, gets null pointer exception - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/08 15:33:24 UTC, 0 replies.
- [jira] Created: (OPENJPA-165) QueryImpl.setFirstResult does not take already set maxResults into account - posted by "Jonathan Feinberg (JIRA)" <ji...@apache.org> on 2007/03/09 19:07:09 UTC, 0 replies.
- [jira] Created: (OPENJPA-166) Track the reason why a setRollbackOnly invocation was made - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/09 21:33:09 UTC, 0 replies.
- [jira] Updated: (OPENJPA-166) Track the reason why a setRollbackOnly invocation was made - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/09 23:47:09 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-166) Track the reason why a setRollbackOnly invocation was made - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/10 00:10:09 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-22) locate & substring queries fail both db2 & derby, cannot use parameter markers in expression ?-? - posted by "David Wisneski (JIRA)" <ji...@apache.org> on 2007/03/10 01:38:09 UTC, 0 replies.
- Can @JoinTable be used in combination with @ManyToOne? - posted by macdoor <xd...@bj1860.net> on 2007/03/10 06:03:26 UTC, 1 replies.
- [jira] Created: (OPENJPA-167) Named queries and no listed entities: bad error message - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/10 12:16:09 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-142) Entity name is ignored when specified in the orm.xml file - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/10 12:16:09 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-35) In-memory Delete operation fails with active DataCache - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/10 16:19:09 UTC, 0 replies.
- How to turn off sub-selects in updates? - posted by Dave <sn...@gmail.com> on 2007/03/12 17:18:36 UTC, 6 replies.
- [jira] Created: (OPENJPA-168) sql optimize n rows query hint - posted by "David Wisneski (JIRA)" <ji...@apache.org> on 2007/03/12 19:40:09 UTC, 0 replies.
- [jira] Commented: (OPENJPA-168) sql optimize n rows query hint - posted by "David Wisneski (JIRA)" <ji...@apache.org> on 2007/03/12 20:01:09 UTC, 13 replies.
- Re: svn commit: r510281 - in /incubator/openjpa/trunk: openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/sql/ openjpa-kernel/src/main/java/org/apache/openjpa/kernel/ openjpa-persistence/src/main/java/org/apache/openjpa/persistence/ - posted by David Wisneski <wi...@gmail.com> on 2007/03/12 20:13:40 UTC, 0 replies.
- [jira] Created: (OPENJPA-170) Constrain types to be flushed - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/13 03:12:09 UTC, 0 replies.
- [jira] Created: (OPENJPA-169) Queries against dirty extents and flushing: should provide an option to set savepoint, flush, query, rollback to savepoint - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/13 03:12:09 UTC, 0 replies.
- OpenJPA love - posted by Matthieu Riou <ma...@gmail.com> on 2007/03/13 03:33:14 UTC, 2 replies.
- JOIN in subselect problems - posted by "roger.keays" <ro...@ninthavenue.com.au> on 2007/03/13 10:04:58 UTC, 2 replies.
- [jira] Assigned: (OPENJPA-149) non-jta-data-source must be specified in WebSphere environments - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/03/13 13:18:10 UTC, 0 replies.
- [jira] Updated: (OPENJPA-149) non-jta-data-source must be specified in WebSphere environments - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/03/13 13:22:09 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-165) QueryImpl.setFirstResult does not take already set maxResults into account - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/03/13 13:24:09 UTC, 0 replies.
- [jira] Updated: (OPENJPA-165) QueryImpl.setFirstResult does not take already set maxResults into account - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/03/13 13:26:09 UTC, 0 replies.
- Java 2 Security testing? - posted by Kevin Sutter <kw...@gmail.com> on 2007/03/13 13:55:56 UTC, 2 replies.
- [jira] Created: (OPENJPA-171) EntityManager.getReference() returns an object of a wronc class - posted by "Stefano Juri (JIRA)" <ji...@apache.org> on 2007/03/13 15:22:09 UTC, 0 replies.
- [jira] Updated: (OPENJPA-171) EntityManager.getReference() returns an object of a wronc class - posted by "Stefano Juri (JIRA)" <ji...@apache.org> on 2007/03/13 15:24:09 UTC, 0 replies.
- OpenJPA error with NamedNativeQuery - posted by Kevin Sutter <kw...@gmail.com> on 2007/03/13 16:25:25 UTC, 3 replies.
- [jira] Commented: (OPENJPA-171) EntityManager.getReference() returns an object of a wronc class - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/13 17:11:09 UTC, 1 replies.
- [jira] Created: (OPENJPA-172) DSRA9250E: Operation setTransactionIsolation is not allowed during a global transaction for Shareable Connections. - posted by "Ritika Maheshwari (JIRA)" <ji...@apache.org> on 2007/03/13 22:21:09 UTC, 0 replies.
- [jira] Updated: (OPENJPA-172) DSRA9250E: Operation setTransactionIsolation is not allowed during a global transaction for Shareable Connections. - posted by "Ritika Maheshwari (JIRA)" <ji...@apache.org> on 2007/03/13 22:31:09 UTC, 1 replies.
- [jira] Created: (OPENJPA-173) JOIN in subselect generates bad SQL - posted by "Roger Keays (JIRA)" <ji...@apache.org> on 2007/03/14 01:40:09 UTC, 0 replies.
- Re: [VOTE] JOIN in subselect problems - posted by "roger.keays" <ro...@ninthavenue.com.au> on 2007/03/14 01:46:43 UTC, 1 replies.
- Fwd: Another bad Maven day - posted by Craig L Russell <Cr...@Sun.COM> on 2007/03/14 02:17:25 UTC, 4 replies.
- openjpa performance copmared to toplink essentials - posted by "Hans J. Prueller" <ha...@gmx.net> on 2007/03/14 19:18:52 UTC, 1 replies.
- XTable and XSecondaryTable annotations - posted by Kevin Sutter <kw...@gmail.com> on 2007/03/15 22:00:56 UTC, 3 replies.
- Connection pooling trouble - posted by Craig L Russell <Cr...@Sun.COM> on 2007/03/16 00:59:20 UTC, 1 replies.
- Using DDL generation in a Java EE environment? - posted by Marina Vatkina <Ma...@Sun.COM> on 2007/03/16 01:01:00 UTC, 15 replies.
- Performance declined dramatically during a series of delete operation - posted by William Cai <wc...@xwarelabs.com> on 2007/03/16 02:36:42 UTC, 3 replies.
- [jira] Updated: (OPENJPA-168) sql optimize n rows query hint - posted by "Ritika Maheshwari (JIRA)" <ji...@apache.org> on 2007/03/16 17:46:09 UTC, 1 replies.
- schema generation, OpenJPA vs. Toplink - posted by jeff <je...@yahoo.com> on 2007/03/16 18:43:58 UTC, 2 replies.
- find()'ing an abstract class - posted by jeff <je...@yahoo.com> on 2007/03/16 23:01:50 UTC, 1 replies.
- PagingResultObjectProvider page size and FetchBatchSize - posted by Srinivasa Segu <ss...@bea.com> on 2007/03/16 23:31:51 UTC, 0 replies.
- [jira] Created: (OPENJPA-174) error when find()'ing an abstract class - posted by "Jeffrey Blatttman (JIRA)" <ji...@apache.org> on 2007/03/19 18:33:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-174) error when find()'ing an abstract class - posted by "Jeffrey Blatttman (JIRA)" <ji...@apache.org> on 2007/03/19 18:35:32 UTC, 1 replies.
- [jira] Resolved: (OPENJPA-174) error when find()'ing an abstract class - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/19 22:48:32 UTC, 0 replies.
- [jira] Commented: (OPENJPA-132) java.lang.NoSuchMethodError for entity with ID of type java.sql.Date - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/20 00:19:32 UTC, 3 replies.
- [jira] Created: (OPENJPA-175) Eager selects by PagingResultObjectProvider may not use the FetchBatchSize - posted by "Srinivasa Segu (JIRA)" <ji...@apache.org> on 2007/03/20 00:57:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-175) Eager selects by PagingResultObjectProvider may not use the FetchBatchSize - posted by "Srinivasa Segu (JIRA)" <ji...@apache.org> on 2007/03/20 01:06:32 UTC, 3 replies.
- [SPAM] TheServerSide Symposium plans? - posted by Patrick Linskey <pl...@bea.com> on 2007/03/20 02:09:36 UTC, 2 replies.
- Shared classloader and subclasses - posted by "roger.keays" <ro...@ninthavenue.com.au> on 2007/03/20 04:26:17 UTC, 8 replies.
- [jira] Commented: (OPENJPA-175) Eager selects by PagingResultObjectProvider may not use the FetchBatchSize - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/20 16:12:32 UTC, 2 replies.
- [jira] Resolved: (OPENJPA-132) java.lang.NoSuchMethodError for entity with ID of type java.sql.Date - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/20 20:02:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-176) Exception prefixes should be human-readable - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/21 01:16:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-177) When using NOT NULL constraint on foreign key it is not possible to use CascadeType.ALL and GeneratedId - posted by "Daniel Gajdos (JIRA)" <ji...@apache.org> on 2007/03/21 12:20:32 UTC, 0 replies.
- [jira] Commented: (OPENJPA-177) When using NOT NULL constraint on foreign key it is not possible to use CascadeType.ALL and GeneratedId - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/21 17:16:32 UTC, 1 replies.
- [jira] Assigned: (OPENJPA-135) join fetch not returning duplicate references which not conforming to ejb3.0 spec - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/21 19:13:32 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-89) Bulk delete fails to delete owned many-to-many relationship (entry remains in join table) - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/21 19:13:32 UTC, 0 replies.
- Roadmap for OpenJPA - posted by Craig L Russell <Cr...@Sun.COM> on 2007/03/21 21:54:59 UTC, 4 replies.
- [jira] Created: (OPENJPA-178) Handle case-sensitive databases - inappropriate change of field case to uppercase - posted by "Sudheer Ghanathe (JIRA)" <ji...@apache.org> on 2007/03/22 06:30:32 UTC, 0 replies.
- RE: March Board reports due - posted by "Noel J. Bergman" <no...@devtech.com> on 2007/03/22 19:42:08 UTC, 0 replies.
- [jira] Created: (OPENJPA-179) Schemas defined in orm.xml are only applied when a name is also specified. - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/03/22 20:50:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-179) Schemas defined in orm.xml are only applied when a name is also specified. - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/03/22 20:55:32 UTC, 0 replies.
- Problem running JPA example from GlassFish page on GF+OpenJPA+Derby - posted by Marina Vatkina <Ma...@Sun.COM> on 2007/03/22 23:51:34 UTC, 4 replies.
- Cannot get QueryTimeout to work - posted by Don Brady <db...@pobox.com> on 2007/03/23 00:47:47 UTC, 5 replies.
- Google Summer Of Code - posted by plunchete <pl...@gmail.com> on 2007/03/23 11:48:00 UTC, 10 replies.
- (Unknown) - posted by "Hans J. Prueller" <ha...@gmx.net> on 2007/03/23 13:12:26 UTC, 0 replies.
- Forgot subject: Strange Could not locate metadata for the class Error? - posted by "Hans J. Prueller" <ha...@gmx.net> on 2007/03/23 13:18:36 UTC, 0 replies.
- RE: Forgot subject: Strange Could not locate metadata for the classError? - posted by Patrick Linskey <pl...@bea.com> on 2007/03/23 13:48:41 UTC, 11 replies.
- RE: Forgot subject: Strange Could not locate metadata for the classError? - posted by "Hans J. Prueller" <ha...@gmx.net> on 2007/03/23 13:57:54 UTC, 0 replies.
- [URGENT] Status report for the Apache Board - posted by Craig L Russell <Cr...@Sun.COM> on 2007/03/23 17:05:46 UTC, 4 replies.
- [jira] Created: (OPENJPA-180) Batch Update support needed for OpenJPA performance - posted by "John Stecher (JIRA)" <ji...@apache.org> on 2007/03/23 22:04:32 UTC, 0 replies.
- OpenJPA status report for the Apache Board - posted by Craig L Russell <Cr...@Sun.COM> on 2007/03/23 23:36:18 UTC, 1 replies.
- [jira] Resolved: (OPENJPA-175) Eager selects by PagingResultObjectProvider may not use the FetchBatchSize - posted by "Srinivasa (JIRA)" <ji...@apache.org> on 2007/03/24 01:43:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-176) Exception prefixes should be human-readable - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/24 05:11:32 UTC, 0 replies.
- [jira] Assigned: (OPENJPA-176) Exception prefixes should be human-readable - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/24 05:48:32 UTC, 0 replies.
- [jira] Commented: (OPENJPA-176) Exception prefixes should be human-readable - posted by "Craig Russell (JIRA)" <ji...@apache.org> on 2007/03/24 16:54:32 UTC, 1 replies.
- [jira] Resolved: (OPENJPA-176) Exception prefixes should be human-readable - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/24 20:38:32 UTC, 0 replies.
- OPEN-JPA and Toplink 2.0.XX - posted by Phill Moran <pj...@rogers.com> on 2007/03/25 19:03:31 UTC, 13 replies.
- Google Summer Of Code- subject change pls , from shameless plug to summer of JPA - posted by Bruce Benfield <bb...@us.ibm.com> on 2007/03/26 00:18:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-181) ClassCastException when executing bulk delete on an entity that owns a OneToOne with a Cascade.DELETE when DataCache is on - posted by "Jonathan Feinberg (JIRA)" <ji...@apache.org> on 2007/03/26 17:27:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-181) ClassCastException when executing bulk delete on an entity that owns a OneToOne with a Cascade.DELETE when DataCache is on - posted by "Jonathan Feinberg (JIRA)" <ji...@apache.org> on 2007/03/26 17:35:32 UTC, 1 replies.
- [jira] Created: (OPENJPA-182) db2 update lock syntax WITH USE AND KEEP UPDATE LOCKS - posted by "David Wisneski (JIRA)" <ji...@apache.org> on 2007/03/26 19:23:32 UTC, 0 replies.
- 0.9.7 release - posted by Matthieu Riou <ma...@gmail.com> on 2007/03/26 20:54:37 UTC, 7 replies.
- [jira] Commented: (OPENJPA-172) DSRA9250E: Operation setTransactionIsolation is not allowed during a global transaction for Shareable Connections. - posted by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2007/03/26 22:51:32 UTC, 2 replies.
- Re: [jira] Commented: (OPENJPA-172) DSRA9250E: Operation setTransactionIsolation is not allowed during a global transaction for Shareable Connections. - posted by Ritika Maheshwari <ri...@gmail.com> on 2007/03/27 00:11:17 UTC, 0 replies.
- ID class: no public string or class + string constructor? - posted by jeff <je...@yahoo.com> on 2007/03/27 01:35:19 UTC, 3 replies.
- [jira] Created: (OPENJPA-183) OpenJPAEntityManager large transaction APIs should take class arguments to narrow behavior - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/27 04:55:32 UTC, 0 replies.
- composite ID based on "one" side of a bidirectional one-many relationship - posted by jeff <je...@yahoo.com> on 2007/03/27 19:08:28 UTC, 11 replies.
- new site look - posted by Patrick Linskey <pl...@bea.com> on 2007/03/27 19:37:42 UTC, 2 replies.
- [jira] Resolved: (OPENJPA-181) ClassCastException when executing bulk delete on an entity that owns a OneToOne with a Cascade.DELETE when DataCache is on - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/27 21:27:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-184) use DB2 Diagnostic interface to report extended error diagnostics on SQL Exception - posted by "David Wisneski (JIRA)" <ji...@apache.org> on 2007/03/28 03:58:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-185) optional attribute is not overriden by xml descriptor - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/03/28 05:25:32 UTC, 0 replies.
- [jira] Updated: (OPENJPA-185) optional attribute is not overriden by xml descriptor - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/03/28 05:29:32 UTC, 0 replies.
- error building openjpa - posted by Xibin Zeng <xi...@gmail.com> on 2007/03/28 09:24:40 UTC, 8 replies.
- [jira] Created: (OPENJPA-186) Build failure of OpenJPA sources from trunk - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/03/28 09:50:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-187) MEMBER OF query fails on OpenJPA, but works fine with TopLink and Hibernate EM - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/03/28 09:54:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-188) Positional parameters (in)order within query and query.setParameter (in)order - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/03/28 09:56:32 UTC, 0 replies.
- [jira] Created: (OPENJPA-189) EXISTS conditional operator and subquery don't return values, but they do exist - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/03/28 10:03:32 UTC, 0 replies.
- [jira] Commented: (OPENJPA-188) Positional parameters (in)order within query and query.setParameter (in)order - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/28 10:54:32 UTC, 0 replies.
- [jira] Commented: (OPENJPA-189) EXISTS conditional operator and subquery don't return values, but they do exist - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/28 10:58:32 UTC, 0 replies.
- [jira] Resolved: (OPENJPA-186) Build failure of OpenJPA sources from trunk - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/28 11:00:32 UTC, 2 replies.
- [jira] Reopened: (OPENJPA-186) Build failure of OpenJPA sources from trunk - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/03/28 13:31:33 UTC, 1 replies.
- [jira] Commented: (OPENJPA-186) Build failure of OpenJPA sources from trunk - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/03/28 13:31:33 UTC, 5 replies.
- [jira] Updated: (OPENJPA-186) Build failure of OpenJPA sources from trunk - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/03/28 13:33:32 UTC, 2 replies.
- MappingTool help - posted by Waldo Mendoza <wa...@coderoad.com> on 2007/03/28 15:40:30 UTC, 2 replies.
- [jira] Commented: (OPENJPA-187) MEMBER OF query fails on OpenJPA, but works fine with TopLink and Hibernate EM - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/28 16:51:25 UTC, 0 replies.
- [jira] Updated: (OPENJPA-184) use DB2 Diagnostic interface to report extended error diagnostics on SQL Exception - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/28 18:02:25 UTC, 0 replies.
- [jira] Created: (OPENJPA-190) org.apache.openjpa.persistence.ArgumentException when using query "SELECT Teacher t, IN(t.courses) c WHERE c = ?" - posted by "Maxim Butov (JIRA)" <ji...@apache.org> on 2007/03/28 19:30:25 UTC, 0 replies.
- [jira] Updated: (OPENJPA-190) org.apache.openjpa.persistence.ArgumentException when using query "SELECT Teacher t, IN(t.courses) c WHERE c = ?" - posted by "Maxim Butov (JIRA)" <ji...@apache.org> on 2007/03/28 19:34:25 UTC, 0 replies.
- [jira] Updated: (OPENJPA-190) org.apache.openjpa.persistence.ArgumentException when using query "SELECT t FROM Teacher t, IN(t.courses) c WHERE c = ?1" - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/03/28 20:14:25 UTC, 0 replies.
- [jira] Commented: (OPENJPA-190) org.apache.openjpa.persistence.ArgumentException when using query "SELECT t FROM Teacher t, IN(t.courses) c WHERE c = ?1" - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/03/28 20:20:25 UTC, 0 replies.
- WARNING: Connection not closed by caller - messages produced by OpenJPA? - posted by "Hans J. Prueller" <ha...@gmx.net> on 2007/03/28 20:47:39 UTC, 0 replies.
- Re: WARNING: Connection not closed by caller - messages produced by OpenJPA? - posted by "Hans J. Prueller" <ha...@gmx.net> on 2007/03/28 20:53:12 UTC, 0 replies.
- RE: WARNING: Connection not closed by caller - messages produced byOpenJPA? - posted by Patrick Linskey <pl...@bea.com> on 2007/03/28 20:53:32 UTC, 4 replies.
- RE: WARNING: Connection not closed by caller - messages produced byOpenJPA? - posted by "Hans J. Prueller" <ha...@gmx.net> on 2007/03/28 21:13:54 UTC, 0 replies.
- RE: WARNING: Connection not closed by caller - messages producedbyOpenJPA? - posted by Patrick Linskey <pl...@bea.com> on 2007/03/28 21:43:58 UTC, 0 replies.
- RE: WARNING: Connection not closed by caller - messages producedbyOpenJPA? - posted by "Hans J. Prueller" <ha...@gmx.net> on 2007/03/28 22:08:17 UTC, 0 replies.
- [jira] Updated: (OPENJPA-191) cannot define composite ID that incorproates @ManyToOne field - posted by "Jeffrey Blatttman (JIRA)" <ji...@apache.org> on 2007/03/28 22:22:25 UTC, 0 replies.
- [jira] Created: (OPENJPA-191) cannot define composite ID that incorproates @ManyToOne field - posted by "Jeffrey Blatttman (JIRA)" <ji...@apache.org> on 2007/03/28 22:22:25 UTC, 0 replies.
- [jira] Commented: (OPENJPA-191) cannot define composite ID that incorproates @ManyToOne field - posted by "Jeffrey Blatttman (JIRA)" <ji...@apache.org> on 2007/03/28 22:24:25 UTC, 0 replies.
- OpenJPA eclipse testing stack trace question - posted by Phill Moran <pj...@rogers.com> on 2007/03/28 22:27:32 UTC, 6 replies.
- [jira] Closed: (OPENJPA-191) cannot define composite ID that incorproates @ManyToOne field - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/28 22:29:25 UTC, 0 replies.
- RE: WARNING: Connection not closed by caller - messagesproducedbyOpenJPA? - posted by Patrick Linskey <pl...@bea.com> on 2007/03/28 22:30:55 UTC, 0 replies.
- [jira] Updated: (OPENJPA-182) db2 update lock syntax WITH USE AND KEEP UPDATE LOCKS - posted by "Ritika Maheshwari (JIRA)" <ji...@apache.org> on 2007/03/28 23:58:25 UTC, 0 replies.
- 0.9.7: build changes - posted by Patrick Linskey <pl...@bea.com> on 2007/03/29 01:54:45 UTC, 3 replies.
- edits to wiki - posted by Patrick Linskey <pl...@bea.com> on 2007/03/29 02:16:38 UTC, 1 replies.
- [jira] Created: (OPENJPA-192) WASManagedRuntime's tm is used despite exception initializing WASManagedRuntime. - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/03/29 05:50:25 UTC, 0 replies.
- Re: OpenJPA eclipse testing stack trace question - posted by Michael Dick <mi...@gmail.com> on 2007/03/29 05:54:27 UTC, 1 replies.
- [jira] Updated: (OPENJPA-192) WASManagedRuntime's tm is used despite exception initializing WASManagedRuntime. - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/03/29 06:17:25 UTC, 0 replies.
- RE: WARNING: Connection not closed by caller - messagesproducedbyOpenJPA? - posted by "Hans J. Prueller" <ha...@gmx.net> on 2007/03/29 06:59:36 UTC, 1 replies.
- [jira] Commented: (OPENJPA-182) db2 update lock syntax WITH USE AND KEEP UPDATE LOCKS - posted by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/29 10:15:25 UTC, 1 replies.
- RE: WARNING: Connection not closed by caller -messagesproducedbyOpenJPA? - posted by Patrick Linskey <pl...@bea.com> on 2007/03/29 10:39:03 UTC, 1 replies.
- [jira] Assigned: (OPENJPA-134) Extra unneeded SQL joins for OneToMany relationship with fetch type EAGER - posted by "Abe White (JIRA)" <ji...@apache.org> on 2007/03/29 18:29:25 UTC, 0 replies.
- [jira] Created: (OPENJPA-193) Create a flag that automatically runs the JPA TCK from maven - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/29 19:37:25 UTC, 0 replies.
- RE: RE: WARNING: Connection not closed by caller - messages produced byOpenJPA? - posted by "Hans J. Prueller" <ha...@gmx.net> on 2007/03/29 19:44:51 UTC, 1 replies.
- [jira] Created: (OPENJPA-194) Correct suffixes of build artifacts to elimiate '-all' and '-project' - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/29 20:05:25 UTC, 0 replies.
- [jira] Commented: (OPENJPA-194) Correct suffixes of build artifacts to elimiate '-all' and '-project' - posted by "Marc Prud'hommeaux (JIRA)" <ji...@apache.org> on 2007/03/29 20:09:25 UTC, 1 replies.
- [jira] Updated: (OPENJPA-194) Correct suffixes of build artifacts to elimiate '-all' and '-project' - posted by "Michael Dick (JIRA)" <ji...@apache.org> on 2007/03/29 20:50:26 UTC, 0 replies.
- uuid-hex Identity - posted by paksegu <pa...@yahoo.com> on 2007/03/30 18:16:42 UTC, 2 replies.
- Catalina Wei/Silicon Valley/IBM is out of the office. - posted by Catalina Wei <fa...@us.ibm.com> on 2007/03/30 20:03:45 UTC, 0 replies.
- Kodo JPA 4.1.2 Bi-directional Cascade question - posted by yangdq <di...@yahoo.com> on 2007/03/31 01:00:35 UTC, 0 replies.
- ArgumentException : More parameters were passed to execute() than were declared - posted by Dain Sundstrom <da...@iq80.com> on 2007/03/31 17:56:25 UTC, 0 replies.