I had also troubles to find good examples. But they exist in the source dristribution there is a directory 'src/test' which has a directory structure like the sources. There you can find the testcases. For this what you are interrested in, you have to look for ODMG at org\apache\ojb\odmg\ManyToManyTest.java and for PersistenceBroker API at org\apache\ojb\broker\ManyToManyTest.java and org\apache\ojb\broker\MtoNMapping.java
I had problems with the m:n relations but I didn't do the right configuration, maybe also look at this message: http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgNo=2192 greetings /olaf Qualita wrote: >Jakob, > >What do you want said? >Where are they testcases? >If the testcases are in the tutorials OJB, >then there it doesn't exists N:N mapping. > >In the OJB there aren't samples with classes, >only samples of description (XML, etc). > >We need classes samples using N:N mapping, understand? > >Alex, Tiago and Juliano > > --- Jakob Braeuchi <[EMAIL PROTECTED]> escreveu: > hi >, > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
