In my database table there are 4 records. The first one was created with a shell and sql commands, the other 3 by invoking the create Method on the corresponding entity Bean and jboss cmp. All the 4 entries have the same foreign kay values.
When i try to retrieve all the records by calling the getSomeTyp Method in the 1 part of a 1 to * relation mapped to this table only the 3 records created through jboss are in the returned Collection!? The 1. record not created through jboss is missing ??? Hints ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847102#3847102 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847102 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
