Hi,
I developed an application which uses ejb3.0 entity beans and logical delete (=> it
uses a delete NUMBER(1) column to determine if a row is deleted or not). Is there any
possibility to tell ejb that the returned collection of a method marked with @OneToMany
should only contain entities which have delete set to 0.
Thanks in advance.
Best Regards,
Markus Neubrand
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089575#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...