Re: [VOTE] OpenJPA 1.0.0 feature/bugfix cutoff on August 20, 2007

2007-08-07 Thread Craig L Russell
+1 Craig On Aug 7, 2007, at 3:41 PM, Marc Prud'hommeaux wrote: I'm going to turn this into a vote, just to get the ball rolling a little faster. The vote in question is to whether we will cut a release and begin the release voting process on Monday, August 20th, 2007 (with the ultimat

Re: [VOTE] OpenJPA 1.0.0 feature/bugfix cutoff on August 20, 2007

2007-08-07 Thread plinskey
+1 On 8/7/07, Marc Prud'hommeaux <[EMAIL PROTECTED]> wrote: > > I'm going to turn this into a vote, just to get the ball rolling a > little faster. > > The vote in question is to whether we will cut a release and begin > the release voting process on Monday, August 20th, 2007 (with the > ultimate

Re: [DISCUSS] JPA 2.0 expert group representation

2007-08-07 Thread Geir Magnusson Jr.
Apache can still have a formal representation on the EG. We do feel the technology is good - the problem is that Sun is, in our opinion, in violation of the JSPA and therefore shouldn't be able to lead any new JSRs until the problem is fixed. But don't let that stop you from participating.

[DISCUSS] JPA 2.0 expert group representation

2007-08-07 Thread Craig L Russell
Does the OpenJPA community want Apache to have representation on the JPA 2.0 EG? Yes, Apache voted no on JSR 317 on the principle that the proposed Specification Lead is in violation of the JSPA by not offering a TCK license without FOU restrictions for Java EE 5. But the OpenJPA communit

[jira] Resolved: (OPENJPA-165) QueryImpl.setFirstResult does not take already set maxResults into account

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey resolved OPENJPA-165. - Resolution: Fixed > QueryImpl.setFirstResult does not take already set maxResults into a

[jira] Resolved: (OPENJPA-86) "uuid-hex" generator does not make affect in orm.xml

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey resolved OPENJPA-86. Resolution: Fixed Fixed for uuid-string; I anticipate that the fix will work for both uuid-

[VOTE] OpenJPA 1.0.0 feature/bugfix cutoff on August 20, 2007

2007-08-07 Thread Marc Prud'hommeaux
I'm going to turn this into a vote, just to get the ball rolling a little faster. The vote in question is to whether we will cut a release and begin the release voting process on Monday, August 20th, 2007 (with the ultimate goal of having a final 1.0.0 release approved by August 31st).

[jira] Resolved: (OPENJPA-222) FOR READ ONLY clause getting generated for subselects

2007-08-07 Thread David Wisneski (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Wisneski resolved OPENJPA-222. Resolution: Fixed > FOR READ ONLY clause getting generated for subselects > --

[jira] Resolved: (OPENJPA-240) Persistent field mappings to database supported XML columns

2007-08-07 Thread David Wisneski (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Wisneski resolved OPENJPA-240. Resolution: Fixed > Persistent field mappings to database supported XML columns >

[jira] Resolved: (OPENJPA-266) Add Extensibility: Change "private" field/method to "protected" or "public" in OpenJPA classes to be extendable

2007-08-07 Thread David Wisneski (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Wisneski resolved OPENJPA-266. Resolution: Fixed Fix Version/s: 1.0.0 > Add Extensibility: Change "private" field/

[DISCUSS] set a deadline for 1.0.0 features

2007-08-07 Thread Patrick Linskey
Hi, At the meeting today, we discussed having a deadline for 1.0.0 features. We mentioned the possibility of the 20th of August as such a deadline, so that Marc could achieve his responsibilities. Does anyone have any concerns about such a deadline? -Patrick -- Patrick Linskey 202 669 5907

Java 5 and JPA extension APIs

2007-08-07 Thread Patrick Linskey
Today, we discussed making our APIs more Java-5-centric; currently, OpenJPAEntityManager has a number of methods that use numeric symbolic constants instead of enums, for historical reasons mostly. Abe pointed out that this is useful for future maintenance reasons, since no work is needed when a ne

API discussion

2007-08-07 Thread Patrick Linskey
Hi, In the meeting today, we discussed API and SPI compatibility. We covered a lot of ground, and I expect that we'll see a few email threads coming out of the discussion. To get started, I'd like to go over what we discussed about APIs first: - OpenJPA has a set of published developer-centric i

Re: [CONF] OpenJPA: OpenJPA Up Close and Personal (page edited)

2007-08-07 Thread Craig L Russell
I've uploaded Bill Pugh's presentation and results of running FindBugs on OpenJPA. Craig On Aug 7, 2007, at 9:48 AM, Marc Prud'hommeaux wrote: Small-ish attachments (seemingly 1 meg or less) can be done on the wiki by editing a page and clicking "Attachments". For larger ones, I've had

Fluid: SDO DAS on OpenJPA Presentation

2007-08-07 Thread Pinaki Poddar
Hello, The timings on Fluid presentation to OpenJPA forum has changed also for the WebEx and dialing details please visit http://cwiki.apache.org/confluence/display/openjpa/OpenJPA+Up+Close+and+ Personal Pinaki Poddar 972.834.2865 Notice: This email message, together with any attachmen

Re: MSDN licenses

2007-08-07 Thread Kevin Sutter
Sign me up for one. Thanks! On 8/7/07, Abe White <[EMAIL PROTECTED]> wrote: > > > If anyone could use a MSDN license for developing OpenJPA, please > > send me email so I can coordinate the number of licenses. > > I'd like one. > > Notice: This email message, together with any attachments, may c

Re: MSDN licenses

2007-08-07 Thread Abe White
> If anyone could use a MSDN license for developing OpenJPA, please > send me email so I can coordinate the number of licenses. I'd like one. Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entitie

[jira] Created: (OPENJPA-310) Rework ManagedRuntime to make better use of TransactionSynchronizationRegistry

2007-08-07 Thread Craig Russell (JIRA)
Rework ManagedRuntime to make better use of TransactionSynchronizationRegistry -- Key: OPENJPA-310 URL: https://issues.apache.org/jira/browse/OPENJPA-310 Project: OpenJPA

[jira] Updated: (OPENJPA-137) Perform parameter validation for annotated callback methods

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-137: Fix Version/s: (was: 1.0.0) > Perform parameter validation for annotated callback meth

[jira] Updated: (OPENJPA-266) Add Extensibility: Change "private" field/method to "protected" or "public" in OpenJPA classes to be extendable

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-266: Fix Version/s: (was: 1.0.0) > Add Extensibility: Change "private" field/method to "pro

[jira] Updated: (OPENJPA-91) java.lang.VerifyError on websphere after application reload

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-91: --- Fix Version/s: (was: 0.9.8) > java.lang.VerifyError on websphere after application reload

[jira] Updated: (OPENJPA-19) 1.5F gets translated to BigDecimal(1.5) when used as literal in EJB QL when run against DB2.

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-19: --- Fix Version/s: (was: 0.9.8) > 1.5F gets translated to BigDecimal(1.5) when used as litera

[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

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-113: Fix Version/s: (was: 0.9.8) > when you specify columm table="empbean" in the xml file

[jira] Updated: (OPENJPA-152) Warn or throw an exception when a persistence unit has multiple named queries with the same name

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-152: Fix Version/s: (was: 0.9.8) > Warn or throw an exception when a persistence unit has m

[jira] Updated: (OPENJPA-44) metadata-complete element in orm.xml is ignored

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-44: --- Fix Version/s: (was: 0.9.8) > metadata-complete element in orm.xml is ignored > -

[jira] Updated: (OPENJPA-81) Bad error message when trying to query a Collection relation using dot notation

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-81: --- Fix Version/s: (was: 0.9.8) > Bad error message when trying to query a Collection relatio

[jira] Updated: (OPENJPA-163) @OneToOne should not be legal as back-pointer of @OneToMany

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-163: Fix Version/s: (was: 0.9.8) > @OneToOne should not be legal as back-pointer of @OneToM

[jira] Updated: (OPENJPA-9) PCEnhancer not processing multiple PU's defined within a single persistence.xml file

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-9: -- Fix Version/s: (was: 0.9.8) > PCEnhancer not processing multiple PU's defined within a singl

[jira] Updated: (OPENJPA-75) error message for missing query id var needs improvement

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-75: --- Fix Version/s: (was: 0.9.8) > error message for missing query id var needs improvement >

[jira] Updated: (OPENJPA-112) Native queries and named parameters: poor error message

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-112: Fix Version/s: (was: 0.9.8) > Native queries and named parameters: poor error message

[jira] Updated: (OPENJPA-187) MEMBER OF query fails on OpenJPA, but works fine with TopLink and Hibernate EM

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-187: Fix Version/s: 1.0.0 > MEMBER OF query fails on OpenJPA, but works fine with TopLink and H

[jira] Updated: (OPENJPA-159) Make ManagedRuntime amenable to more transaction execution strategies

2007-08-07 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter updated OPENJPA-159: - Issue Type: Sub-task (was: Improvement) Parent: OPENJPA-61 > Make ManagedRuntime amenab

[jira] Closed: (OPENJPA-268) Provide pluggable "out of transaction" work requests

2007-08-07 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter closed OPENJPA-268. > Provide pluggable "out of transaction" work requests > -

[jira] Resolved: (OPENJPA-268) Provide pluggable "out of transaction" work requests

2007-08-07 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter resolved OPENJPA-268. -- Resolution: Duplicate Assignee: Michael Dick This is a duplicate of OPENJPA-159. > Prov

[jira] Resolved: (OPENJPA-203) Pessimistic Lock Manager not locking the rows

2007-08-07 Thread Srinivasa (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srinivasa resolved OPENJPA-203. --- Resolution: Fixed Fix Version/s: 0.9.8 > Pessimistic Lock Manager not locking the rows > ---

[jira] Updated: (OPENJPA-243) IntelliJ IDEA plugin to integrate OpenJPA enhancer into build process

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-243: Fix Version/s: (was: 0.9.8) Feature exists in early form. This should not block 1.0.0,

[jira] Updated: (OPENJPA-250) Reduce synchronization bottlenecks in data cache, metadata repository, and lifecycle event manager

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-250: Fix Version/s: (was: 1.0.0) Improvements have been made in this arena, but there is m

[jira] Updated: (OPENJPA-254) Bulk update did not work on an entity that is mapped to multiple tables

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-254: Issue Type: Sub-task (was: Bug) Parent: OPENJPA-290 > Bulk update did not work on

[jira] Updated: (OPENJPA-267) MethodQL unnecessarily requires a call to declareParameters()

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-267: Fix Version/s: (was: 1.0.0) > MethodQL unnecessarily requires a call to declareParamet

[jira] Assigned: (OPENJPA-309) CTS passing in at least JDK6

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey reassigned OPENJPA-309: --- Assignee: Patrick Linskey > CTS passing in at least JDK6 > -

[jira] Updated: (OPENJPA-149) non-jta-data-source must be specified in WebSphere environments

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-149: Fix Version/s: (was: 0.9.8) 1.0.0 > non-jta-data-source must be spe

[jira] Updated: (OPENJPA-211) CLONE -java.lang.VerifyError on websphere 6.1 with Spring 2.0.3 and OpenJpa 0.96/0.97

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-211: Fix Version/s: (was: 0.9.8) 1.0.0 > CLONE -java.lang.VerifyError on

[jira] Closed: (OPENJPA-284) TableJDBCSeq for GeneratedValue.TABLE did not handle initialValue correctly

2007-08-07 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick closed OPENJPA-284. > TableJDBCSeq for GeneratedValue.TABLE did not handle initialValue correctly > --

[jira] Updated: (OPENJPA-168) sql optimize n rows query hint

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-168: Fix Version/s: 1.0.0 > sql optimize n rows query hint > -- > >

[jira] Updated: (OPENJPA-87) openjpa annotations ignored when xml metadata provided

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-87: --- Fix Version/s: (was: 1.0.0) > openjpa annotations ignored when xml metadata provided > --

[jira] Updated: (OPENJPA-78) Automatic runtime enhancement only works when the class is listed in the first persistence-unit

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-78: --- Fix Version/s: (was: 0.9.8) > Automatic runtime enhancement only works when the class is

[jira] Updated: (OPENJPA-17) bad sql with missing subquery produced with query with nested subqueries

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-17: - Fix Version/s: (was: 0.9.8) > bad sql with missing subquery produced with query with nested s

[jira] Updated: (OPENJPA-18) bulk update to Entity with secondary table mapping produces BAD SQL

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-18: - Fix Version/s: (was: 0.9.8) > bulk update to Entity with secondary table mapping produces BAD

[jira] Updated: (OPENJPA-26) JPQL parser failed to handle unary operations in arithmetic comparisons, eg. where -(e.salary+10) > -10

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-26: - Fix Version/s: (was: 0.9.8) > JPQL parser failed to handle unary operations in arithmetic com

[jira] Updated: (OPENJPA-28) groupby clause of a subquery incorrectly duplicated in the main query in the generated SQL

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-28: - Fix Version/s: (was: 0.9.8) > groupby clause of a subquery incorrectly duplicated in the main

[jira] Updated: (OPENJPA-38) Force field writes on update

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-38: --- Fix Version/s: (was: 1.0.0) > Force field writes on update >

[jira] Updated: (OPENJPA-49) bad sql pushdown, should use inner joins but has no joins, just uses first entity

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-49: - Fix Version/s: (was: 0.9.8) > bad sql pushdown, should use inner joins but has no joins, just

[jira] Updated: (OPENJPA-51) bad sql pushdown, sub select is missing from clause

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-51: - Fix Version/s: (was: 0.9.8) > bad sql pushdown, sub select is missing from clause > -

[jira] Updated: (OPENJPA-5) OpenJPA doesn't compile with JDBC 4

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-5: -- Fix Version/s: (was: 1.0.0) > OpenJPA doesn't compile with JDBC 4 >

[jira] Updated: (OPENJPA-84) Escape sql reserved words in column names

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-84: - Fix Version/s: (was: 1.0.0) > Escape sql reserved words in column names > ---

[jira] Updated: (OPENJPA-120) For Multi Table Entity subselect with field in second table gets DB2 SQL error: SQLCODE: -104, SQLSTATE: 42601

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-120: Fix Version/s: (was: 0.9.8) > For Multi Table Entity subselect with field in second ta

[jira] Updated: (OPENJPA-89) Bulk delete fails to delete owned many-to-many relationship (entry remains in join table)

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-89: --- Fix Version/s: (was: 0.9.8) > Bulk delete fails to delete owned many-to-many relationship

[jira] Updated: (OPENJPA-143) Problems with Single Table Inheritance Strategy (and Discriminator Type of Integer)

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-143: Fix Version/s: (was: 0.9.8) 1.0.0 Assignee: Michael Dick >

[jira] Updated: (OPENJPA-135) join fetch not returning duplicate references which not conforming to ejb3.0 spec

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-135: Fix Version/s: (was: 0.9.8) 1.0.0 > join fetch not returning duplic

[jira] Updated: (OPENJPA-147) T OpenJPAEntityManager.createInstance(Class cls) fails when T is interface

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-147: -- Fix Version/s: (was: 1.0.0) 1.1.0 Issue Type: New Feature (was:

[jira] Updated: (OPENJPA-165) QueryImpl.setFirstResult does not take already set maxResults into account

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-165: Fix Version/s: (was: 0.9.8) 1.0.0 > QueryImpl.setFirstResult does n

[jira] Updated: (OPENJPA-164) Need better logging on Java field type to SQL type mapping and exceptions

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-164: Fix Version/s: (was: 0.9.8) > Need better logging on Java field type to SQL type mappi

[jira] Updated: (OPENJPA-172) DSRA9250E: Operation setTransactionIsolation is not allowed during a global transaction for Shareable Connections.

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-172: -- Fix Version/s: (was: 0.9.8) 1.0.0 > DSRA9250E: Operation setTransactio

[jira] Updated: (OPENJPA-171) EntityManager.getReference() returns an object of a wronc class

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-171: Fix Version/s: 1.0.0 > EntityManager.getReference() returns an object of a wronc class > -

[jira] Updated: (OPENJPA-210) Query returning 2 entities w/1-1 relationship returns wrong types in the result list

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-210: -- Fix Version/s: 1.0.0 Affects Version/s: 0.9.7 > Query returning 2 entities w/1-1 relat

[jira] Updated: (OPENJPA-209) Query returning 2 entities w/unidir 1-1 relationship gets openjpa.persistence.ArgumentException: Address with the same id already exists in the L1 cache.

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-209: -- Fix Version/s: 1.0.0 > Query returning 2 entities w/unidir 1-1 relationship gets > openjpa.pe

[jira] Updated: (OPENJPA-235) SQL reordering to avoid non-nullable foreign key constraint violations

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-235: -- Fix Version/s: (was: 0.9.8) 1.1.0 > SQL reordering to avoid non-nullabl

[jira] Updated: (OPENJPA-263) Introducing getAll(List) method for data cache to be called by loadAll() will allow data cache plug-ins to leverage the advantage of any third-party cache that provides a

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-263: -- Fix Version/s: 1.0.0 > Introducing getAll(List) method for data cache to be called by loadAll(

[jira] Resolved: (OPENJPA-263) Introducing getAll(List) method for data cache to be called by loadAll() will allow data cache plug-ins to leverage the advantage of any third-party cache that provides

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell resolved OPENJPA-263. --- Resolution: Fixed > Introducing getAll(List) method for data cache to be called by loadAll()

[jira] Resolved: (OPENJPA-271) DB2 missing JDBC driver 2 support

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell resolved OPENJPA-271. --- Resolution: Fixed > DB2 missing JDBC driver 2 support > - >

[jira] Updated: (OPENJPA-284) TableJDBCSeq for GeneratedValue.TABLE did not handle initialValue correctly

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-284: -- Fix Version/s: 1.0.0 > TableJDBCSeq for GeneratedValue.TABLE did not handle initialValue corre

[jira] Resolved: (OPENJPA-284) TableJDBCSeq for GeneratedValue.TABLE did not handle initialValue correctly

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey resolved OPENJPA-284. - Resolution: Fixed > TableJDBCSeq for GeneratedValue.TABLE did not handle initialValue co

[jira] Updated: (OPENJPA-293) OpenJPA should not require managed type enhancement

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-293: Fix Version/s: (was: 1.0.0) > OpenJPA should not require managed type enhancement > --

[jira] Updated: (OPENJPA-309) CTS passing in at least JDK6

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey updated OPENJPA-309: Fix Version/s: 1.0.0 > CTS passing in at least JDK6 > > >

[jira] Created: (OPENJPA-309) CTS passing in at least JDK6

2007-08-07 Thread Patrick Linskey (JIRA)
CTS passing in at least JDK6 Key: OPENJPA-309 URL: https://issues.apache.org/jira/browse/OPENJPA-309 Project: OpenJPA Issue Type: Sub-task Reporter: Patrick Linskey Fix For: 1.0.0 --

[jira] Resolved: (OPENJPA-308) Postgres: bytea vs. oid handling in PreparedStatement.setNull() calls

2007-08-07 Thread Patrick Linskey (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey resolved OPENJPA-308. - Resolution: Fixed > Postgres: bytea vs. oid handling in PreparedStatement.setNull() call

[jira] Updated: (OPENJPA-258) MetaDataInheritanceComparator is not transitive; C > B > A > C leads to out-of-memory crash in PCEnhancer

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-258: -- Fix Version/s: 1.0.0 Affects Version/s: (was: 1.0.0) 0.9.6

[jira] Updated: (OPENJPA-295) ArrayIndexOutofBoundsException when under load and within a managed Transaction

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-295: -- Fix Version/s: 1.0.0 Affects Version/s: (was: 1.0.0) 0.9.6

[jira] Updated: (OPENJPA-125) OpenJPA-specific metadata cannot be specified in XML descriptors

2007-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated OPENJPA-125: -- Fix Version/s: (was: 1.0.0) 1.1.0 > OpenJPA-specific metadata cannot be

Re: [CONF] OpenJPA: OpenJPA Up Close and Personal (page edited)

2007-08-07 Thread Marc Prud'hommeaux
Small-ish attachments (seemingly 1 meg or less) can be done on the wiki by editing a page and clicking "Attachments". For larger ones, I've had to upload them to my public directory on people.apache.org:~/public_html/ . On Aug 6, 2007, at 8:43 PM, Craig L Russell wrote: I guess we shoul