Messages by Date
-
2007/03/15
Re: XTable and XSecondaryTable annotations
Marc Prud'hommeaux
-
2007/03/15
Re: XTable and XSecondaryTable annotations
Kevin Sutter
-
2007/03/15
Re: Connection pooling trouble
Marc Prud'hommeaux
-
2007/03/15
Using DDL generation in a Java EE environment?
Marina Vatkina
-
2007/03/15
Connection pooling trouble
Craig L Russell
-
2007/03/15
Re: XTable and XSecondaryTable annotations
Marc Prud'hommeaux
-
2007/03/15
XTable and XSecondaryTable annotations
Kevin Sutter
-
2007/03/15
[jira] Commented: (OPENJPA-168) sql optimize n rows query hint
Ritika Maheshwari (JIRA)
-
2007/03/14
[jira] Commented: (OPENJPA-168) sql optimize n rows query hint
Abe White (JIRA)
-
2007/03/14
Re: openjpa performance copmared to toplink essentials
Marc Prud'hommeaux
-
2007/03/14
openjpa performance copmared to toplink essentials
Hans J. Prueller
-
2007/03/14
[jira] Commented: (OPENJPA-168) sql optimize n rows query hint
Ritika Maheshwari (JIRA)
-
2007/03/14
Re: @Dependent annotation vs cascade=ALL
Kevin Sutter
-
2007/03/13
Re: Another bad Maven day
Marc Prud'hommeaux
-
2007/03/13
Re: Another bad Maven day
Michael Dick
-
2007/03/13
Re: How to turn off sub-selects in updates?
Dave
-
2007/03/13
Re: Another bad Maven day
Craig L Russell
-
2007/03/13
Re: Another bad Maven day
Marc Prud'hommeaux
-
2007/03/13
Re: [VOTE] JOIN in subselect problems
roger.keays
-
2007/03/13
Fwd: Another bad Maven day
Craig L Russell
-
2007/03/13
Re: [VOTE] JOIN in subselect problems
roger.keays
-
2007/03/13
[jira] Created: (OPENJPA-173) JOIN in subselect generates bad SQL
Roger Keays (JIRA)
-
2007/03/13
[jira] Updated: (OPENJPA-172) DSRA9250E: Operation setTransactionIsolation is not allowed during a global transaction for Shareable Connections.
Ritika Maheshwari (JIRA)
-
2007/03/13
[jira] Created: (OPENJPA-172) DSRA9250E: Operation setTransactionIsolation is not allowed during a global transaction for Shareable Connections.
Ritika Maheshwari (JIRA)
-
2007/03/13
Re: OpenJPA error with NamedNativeQuery
Marc Prud'hommeaux
-
2007/03/13
Re: Java 2 Security testing?
Kevin Sutter
-
2007/03/13
Re: JOIN in subselect problems
Catalina Wei
-
2007/03/13
[jira] Commented: (OPENJPA-171) EntityManager.getReference() returns an object of a wronc class
Abe White (JIRA)
-
2007/03/13
Re: OpenJPA error with NamedNativeQuery
Mitesh Meswani
-
2007/03/13
Re: OpenJPA error with NamedNativeQuery
Marc Prud'hommeaux
-
2007/03/13
[jira] Commented: (OPENJPA-171) EntityManager.getReference() returns an object of a wronc class
Abe White (JIRA)
-
2007/03/13
Re: JOIN in subselect problems
Marc Prud'hommeaux
-
2007/03/13
Re: Java 2 Security testing?
Marc Prud'hommeaux
-
2007/03/13
Re: OpenJPA error with NamedNativeQuery
Marc Prud'hommeaux
-
2007/03/13
OpenJPA error with NamedNativeQuery
Kevin Sutter
-
2007/03/13
Re: OpenJPA love
Matthieu Riou
-
2007/03/13
[jira] Updated: (OPENJPA-171) EntityManager.getReference() returns an object of a wronc class
Stefano Juri (JIRA)
-
2007/03/13
[jira] Created: (OPENJPA-171) EntityManager.getReference() returns an object of a wronc class
Stefano Juri (JIRA)
-
2007/03/13
Java 2 Security testing?
Kevin Sutter
-
2007/03/13
[jira] Updated: (OPENJPA-165) QueryImpl.setFirstResult does not take already set maxResults into account
Kevin Sutter (JIRA)
-
2007/03/13
[jira] Assigned: (OPENJPA-165) QueryImpl.setFirstResult does not take already set maxResults into account
Kevin Sutter (JIRA)
-
2007/03/13
[jira] Updated: (OPENJPA-5) OpenJPA doesn't compile with JDBC 4
Kevin Sutter (JIRA)
-
2007/03/13
[jira] Updated: (OPENJPA-149) non-jta-data-source must be specified in WebSphere environments
Kevin Sutter (JIRA)
-
2007/03/13
[jira] Assigned: (OPENJPA-149) non-jta-data-source must be specified in WebSphere environments
Kevin Sutter (JIRA)
-
2007/03/13
JOIN in subselect problems
roger.keays
-
2007/03/12
AW: OpenJPA love
Hans J. Prueller
-
2007/03/12
OpenJPA love
Matthieu Riou
-
2007/03/12
[jira] Created: (OPENJPA-170) Constrain types to be flushed
Patrick Linskey (JIRA)
-
2007/03/12
[jira] Created: (OPENJPA-169) Queries against dirty extents and flushing: should provide an option to set savepoint, flush, query, rollback to savepoint
Patrick Linskey (JIRA)
-
2007/03/12
[jira] Commented: (OPENJPA-168) sql optimize n rows query hint
Abe White (JIRA)
-
2007/03/12
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
David Wisneski
-
2007/03/12
[jira] Commented: (OPENJPA-168) sql optimize n rows query hint
David Wisneski (JIRA)
-
2007/03/12
[jira] Created: (OPENJPA-168) sql optimize n rows query hint
David Wisneski (JIRA)
-
2007/03/12
Re: How to turn off sub-selects in updates?
Dave
-
2007/03/12
RE: How to turn off sub-selects in updates?
Patrick Linskey
-
2007/03/12
How to turn off sub-selects in updates?
Dave
-
2007/03/12
Re: Can @JoinTable be used in combination with @ManyToOne?
Abe White
-
2007/03/10
Re: [jira] Resolved: (OPENJPA-71) Caching primitive array types consumes excessive memory
Craig L Russell
-
2007/03/10
[jira] Updated: (OPENJPA-35) In-memory Delete operation fails with active DataCache
Patrick Linskey (JIRA)
-
2007/03/10
[jira] Resolved: (OPENJPA-35) In-memory Delete operation fails with active DataCache
Patrick Linskey (JIRA)
-
2007/03/10
[jira] Updated: (OPENJPA-142) Entity name is ignored when specified in the orm.xml file
Patrick Linskey (JIRA)
-
2007/03/10
[jira] Resolved: (OPENJPA-142) Entity name is ignored when specified in the orm.xml file
Patrick Linskey (JIRA)
-
2007/03/10
[jira] Created: (OPENJPA-167) Named queries and no listed entities: bad error message
Patrick Linskey (JIRA)
-
2007/03/09
Can @JoinTable be used in combination with @ManyToOne?
macdoor
-
2007/03/09
[jira] Resolved: (OPENJPA-22) locate & substring queries fail both db2 & derby, cannot use parameter markers in expression ?-?
David Wisneski (JIRA)
-
2007/03/09
[jira] Resolved: (OPENJPA-166) Track the reason why a setRollbackOnly invocation was made
Marc Prud'hommeaux (JIRA)
-
2007/03/09
[jira] Updated: (OPENJPA-166) Track the reason why a setRollbackOnly invocation was made
Marc Prud'hommeaux (JIRA)
-
2007/03/09
[jira] Created: (OPENJPA-166) Track the reason why a setRollbackOnly invocation was made
Marc Prud'hommeaux (JIRA)
-
2007/03/09
[jira] Created: (OPENJPA-165) QueryImpl.setFirstResult does not take already set maxResults into account
Jonathan Feinberg (JIRA)
-
2007/03/09
RE: [jira] Resolved: (OPENJPA-71) Caching primitive array types consumes excessive memory
Patrick Linskey
-
2007/03/09
[jira] Updated: (OPENJPA-71) Caching primitive array types consumes excessive memory
Patrick Linskey (JIRA)
-
2007/03/08
Re: [jira] Resolved: (OPENJPA-71) Caching primitive array types consumes excessive memory
Craig L Russell
-
2007/03/08
Re: @Dependent annotation vs cascade=ALL
Craig L Russell
-
2007/03/08
Re: @Dependent annotation vs cascade=ALL
Kevin Sutter
-
2007/03/08
Re: @Dependent annotation vs cascade=ALL
Abe White
-
2007/03/08
[jira] Resolved: (OPENJPA-46) true, false not case insensitive, gets null pointer exception
Patrick Linskey (JIRA)
-
2007/03/08
Re: @Dependent annotation vs cascade=ALL
Kevin Sutter
-
2007/03/08
[jira] Commented: (OPENJPA-35) In-memory Delete operation fails with active DataCache
Patrick Linskey (JIRA)
-
2007/03/08
[jira] Commented: (OPENJPA-71) Caching primitive array types consumes excessive memory
Patrick Linskey (JIRA)
-
2007/03/08
[jira] Resolved: (OPENJPA-71) Caching primitive array types consumes excessive memory
Patrick Linskey (JIRA)
-
2007/03/07
Re: @Dependent annotation vs cascade=ALL
Craig L Russell
-
2007/03/07
Re: @Dependent annotation vs cascade=ALL
Kevin Sutter
-
2007/03/07
[jira] Assigned: (OPENJPA-46) true, false not case insensitive, gets null pointer exception
Abe White (JIRA)
-
2007/03/07
[jira] Commented: (OPENJPA-134) Extra unneeded SQL joins for OneToMany relationship with fetch type EAGER
Dan Galvin (JIRA)
-
2007/03/07
Re: @Dependent annotation vs cascade=ALL
Abe White
-
2007/03/07
@Dependent annotation vs cascade=ALL
Kevin Sutter
-
2007/03/07
Re: org.apache.openjpa.persistence.test.PersistenceTestCase
Craig L Russell
-
2007/03/07
Re: org.apache.openjpa.persistence.test.PersistenceTestCase
Marc Prud'hommeaux
-
2007/03/07
[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 fi
Kevin Sutter (JIRA)
-
2007/03/06
[jira] Updated: (OPENJPA-164) Need better logging on Java field type to SQL type mapping and exceptions
Patrick Linskey (JIRA)
-
2007/03/06
RE: org.apache.openjpa.persistence.test.PersistenceTestCase
Patrick Linskey
-
2007/03/06
[jira] Created: (OPENJPA-164) Need better logging on Java field type to SQL type mapping and exceptions
Nick Johnson (JIRA)
-
2007/03/06
Re: org.apache.openjpa.persistence.test.PersistenceTestCase
Craig L Russell
-
2007/03/06
Re: org.apache.openjpa.persistence.test.PersistenceTestCase
Marc Prud'hommeaux
-
2007/03/06
org.apache.openjpa.persistence.test.PersistenceTestCase
Patrick Linskey
-
2007/03/06
[jira] Commented: (OPENJPA-121) Table name defaults to the class name instead of the entity name
Patrick Linskey (JIRA)
-
2007/03/06
[jira] Resolved: (OPENJPA-121) Table name defaults to the class name instead of the entity name
Patrick Linskey (JIRA)
-
2007/03/06
[jira] Created: (OPENJPA-163) @OneToOne should not be legal as back-pointer of @OneToMany
Patrick Linskey (JIRA)
-
2007/03/06
[jira] Resolved: (OPENJPA-80) Bad Escaping for LIKE in MySQL
Patrick Linskey (JIRA)
-
2007/03/05
RE: Missing PK Values
Patrick Linskey
-
2007/03/05
[jira] Resolved: (OPENJPA-162) @OrderBy on @OneToMany does not allow ordering by @Id value
Abe White (JIRA)
-
2007/03/05
Re: Entity manager injection
Craig L Russell
-
2007/03/05
[jira] Commented: (OPENJPA-162) @OrderBy on @OneToMany does not allow ordering by @Id value
Patrick Linskey (JIRA)
-
2007/03/05
Re: Entity manager injection
Matthieu Riou
-
2007/03/05
Re: Entity manager injection
Craig L Russell
-
2007/03/05
Re: Entity manager injection
Matthieu Riou
-
2007/03/05
RE: Entity manager injection
Patrick Linskey
-
2007/03/05
Re: Entity manager injection
Matthieu Riou
-
2007/03/05
RE: Entity manager injection
Patrick Linskey
-
2007/03/04
[jira] Created: (OPENJPA-162) @OrderBy on @OneToMany does not allow ordering by @Id value
Nick Johnson (JIRA)
-
2007/03/04
Re: Missing PK Values
Dan Bush
-
2007/03/04
Re: Missing PK Values
Marc Prud'hommeaux
-
2007/03/02
Missing PK Values
Dan Bush
-
2007/03/02
Fwd: White space in xml queries
Craig L Russell
-
2007/03/02
Re: White space in xml queries
Marc Prud'hommeaux
-
2007/03/02
White space in xml queries
Craig L Russell
-
2007/03/02
Entity manager injection
Matthieu Riou
-
2007/03/01
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/or
Craig L Russell
-
2007/03/01
RE: [jira] Updated: (OPENJPA-84) Escape sql reserved words in column names
Patrick Linskey
-
2007/03/01
RE: [jira] Updated: (OPENJPA-84) Escape sql reserved words in column names
Evan Ireland
-
2007/03/01
Re: OpenJPA & Transaction configuration
Matthieu Riou
-
2007/03/01
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/or
Patrick Linskey
-
2007/03/01
Re: [jira] Updated: (OPENJPA-81) Bad error message when trying to query a Collection relation using dot notation
Craig L Russell
-
2007/03/01
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/or
Craig L Russell
-
2007/03/01
[jira] Commented: (OPENJPA-20) Query can return embeddable class
Craig Russell (JIRA)
-
2007/03/01
Re: possible to write a JPA Query to that filters both an Entity and its relationship entities?
Craig L Russell
-
2007/03/01
RE: [jira] Updated: (OPENJPA-81) Bad error message when trying to query a Collection relation using dot notation
Patrick Linskey
-
2007/03/01
Re: [jira] Updated: (OPENJPA-81) Bad error message when trying to query a Collection relation using dot notation
Kevin Sutter
-
2007/03/01
RE: [jira] Updated: (OPENJPA-81) Bad error message when trying to query a Collection relation using dot notation
Patrick Linskey
-
2007/03/01
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/or
Patrick Linskey
-
2007/03/01
RE: OpenJPA & Transaction configuration
Patrick Linskey
-
2007/03/01
Re: OpenJPA & Transaction configuration
Abe White
-
2007/03/01
Re: [jira] Updated: (OPENJPA-81) Bad error message when trying to query a Collection relation using dot notation
Kevin Sutter
-
2007/03/01
[jira] Resolved: (OPENJPA-23) -418 sqlexception using DB2 and EJB QL with SQRT or MOD
Marc Prud'hommeaux (JIRA)
-
2007/02/28
[jira] Commented: (OPENJPA-20) Query can return embeddable class
Marc Prud'hommeaux (JIRA)
-
2007/02/28
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/or
Craig L Russell
-
2007/02/28
RE: OpenJPA & Transaction configuration
Pinaki Poddar
-
2007/02/28
Re: OpenJPA & Transaction configuration
Matthieu Riou
-
2007/02/28
RE: OpenJPA & Transaction configuration
Patrick Linskey
-
2007/02/28
Re: OpenJPA & Transaction configuration
Matthieu Riou
-
2007/02/28
RE: OpenJPA & Transaction configuration
Pinaki Poddar
-
2007/02/28
OpenJPA & Transaction configuration
Matthieu Riou
-
2007/02/28
[jira] Updated: (OPENJPA-79) Please add Eclipse artifacts to svn ignore
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-91) java.lang.VerifyError on websphere after application reload
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-5) OpenJPA doesn't compile with JDBC 4
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-137) Perform parameter validation for annotated callback methods
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-33) Need Query Engine test bucket
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-105) Put together a test suite for Enhancer
Patrick Linskey (JIRA)
-
2007/02/28
[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 fiel
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-153) WebSphere and non-jta-data-source and default ManagedRuntime
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-93) Sequence generation in a JTA environment should not require non-JTA datasource
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-75) error message for missing query id var needs improvement
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-112) Native queries and named parameters: poor error message
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-132) java.lang.NoSuchMethodError for entity with ID of type java.sql.Date
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-78) Automatic runtime enhancement only works when the class is listed in the first persistence-unit
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-46) true, false not case insensitive, gets null pointer exception
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-148) Parsing exception while using an "exploded" archive
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-9) PCEnhancer not processing multiple PU's defined within a single persistence.xml file
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Commented: (OPENJPA-152) Warn or throw an exception when a persistence unit has multiple named queries with the same name
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-152) Warn or throw an exception when a persistence unit has multiple named queries with the same name
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Commented: (OPENJPA-20) Query can return embeddable class
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-19) 1.5F gets translated to BigDecimal(1.5) when used as literal in EJB QL when run against DB2.
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-81) Bad error message when trying to query a Collection relation using dot notation
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-121) Table name defaults to the class name instead of the entity name
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-44) metadata-complete element in orm.xml is ignored
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-87) openjpa annotations ignored when xml metadata provided
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-120) For Multi Table Entity subselect with field in second table gets DB2 SQL error: SQLCODE: -104, SQLSTATE: 42601
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-86) "uuid-hex" generator does not make affect in orm.xml
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-38) Force field writes on update
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Commented: (OPENJPA-35) In-memory Delete operation fails with active DataCache
Craig Russell (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-123) Test framework should allow tests that are expected to fail to be checked in
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-71) Caching primitive array types consumes excessive memory
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-84) Escape sql reserved words in column names
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Resolved: (OPENJPA-93) Sequence generation in a JTA environment should not require non-JTA datasource
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-145) support Java5 wildcard on OpenJPA
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-147) <T> T OpenJPAEntityManager.createInstance(Class<T> cls) fails when T is interface
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Resolved: (OPENJPA-153) WebSphere and non-jta-data-source and default ManagedRuntime
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-22) locate & substring queries fail both db2 & derby, cannot use parameter markers in expression ?-?
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-132) java.lang.NoSuchMethodError for entity with ID of type java.sql.Date
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-57) persistence_1_0.xsd is missing
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-83) Bad SQL for Subselect BETWEEN
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-112) Native queries and named parameters: poor error message
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-143) Problems with Single Table Inheritance Strategy (and Discriminator Type of Integer)
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-46) true, false not case insensitive, gets null pointer exception
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-9) PCEnhancer not processing multiple PU's defined within a single persistence.xml file
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-78) Automatic runtime enhancement only works when the class is listed in the first persistence-unit
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-80) Bad Escaping for LIKE in MySQL
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-51) bad sql pushdown, sub select is missing from clause
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-28) groupby clause of a subquery incorrectly duplicated in the main query in the generated SQL
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-18) bulk update to Entity with secondary table mapping produces BAD SQL
Patrick Linskey (JIRA)
-
2007/02/28
[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 fiel
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-23) -418 sqlexception using DB2 and EJB QL with SQRT or MOD
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-75) error message for missing query id var needs improvement
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-152) Warn or throw an exception when a persistence unit has multiple named queries with the same name
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-26) JPQL parser failed to handle unary operations in arithmetic comparisons, eg. where -(e.salary+10) > -10
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-142) Entity name is ignored when specified in the orm.xml file
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-49) bad sql pushdown, should use inner joins but has no joins, just uses first entity
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-134) Extra unneeded SQL joins for OneToMany relationship with fetch type EAGER
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-148) Parsing exception while using an "exploded" archive
Patrick Linskey (JIRA)
-
2007/02/28
[jira] Updated: (OPENJPA-17) bad sql with missing subquery produced with query with nested subqueries
Patrick Linskey (JIRA)
[Earlier messages] [Later messages]