@ElementJoinColumn wrong documentation

2008-07-11 Thread Marc Logemann
Hi, in the docs there is something written with attribute ("target"). Obviously this attribute doesnt exist. Do you guys mean "referencedColumnName" instead? I am little bit surprised that one-many foreign key mapping is not part of JPA1. -- Marc Logemann blog http://logemannreloaded.bl

Antwort: Re: Re: Dependency of SQL-Statements

2008-07-11 Thread Josef . Eisele
Hi Mike, I was too fast with my praise... I tried it 5 times and therefore I thought it is working fine. But a co-worker of mine has a more difficult unit-test, with about 5 inserts and it is at no time in the right order. I checked my log-File and I see the 2 inserts of my test: 2008-07-11 15:

Re: Getting error: java.lang.NoSuchFieldError: brokerPlugin

2008-07-11 Thread nickcodefresh
I'm getting the same problem when using OpenJPA 1.1.0 and Kodo 4.1.4. I'm having to upgrade OpenJPA from 1.0.2 because of http://issues.apache.org/jira/browse/OPENJPA-446, which doesn't appear to be fixed in 1.0.2 even if JIRA says it should be. Has anyone made any progress on this? Thanks Nick