Join with a constant value

2011-09-30 Thread Michael Spiro
Hi, I've got a problem with OpenJPA trying to make a join with a constant value. According to the documentation, one can specify a constant value for a join column, so that only records with this value in this column will be joined. The constant value should be specified in the attribute

Re: Join with a constant value

2011-09-30 Thread Rick Curtis
Can you post a stack trace of the failure? Thanks, Rick On Fri, Sep 30, 2011 at 8:35 AM, Michael Spiro m.sp...@dcs-caesar.dewrote: Hi, I've got a problem with OpenJPA trying to make a join with a constant value. According to the documentation, one can specify a constant value

AW: Join with a constant value

2011-09-30 Thread Michael Spiro
@openjpa.apache.org Betreff: Re: Join with a constant value Can you post a stack trace of the failure? Thanks, Rick On Fri, Sep 30, 2011 at 8:35 AM, Michael Spiro m.spiro@dcs- caesar.dewrote: Hi, I've got a problem with OpenJPA trying to make a join with a constant value

AW: Join with a constant value

2011-09-30 Thread Michael Spiro
Hi, a Jira issue OPENJPA-2054 is created for this error. https://issues.apache.org/jira/browse/OPENJPA-2054 Kind regards, Michael Spiro