0 Replies Latest reply on Sep 28, 2007 3:46 AM by neiti01

    How to filter EJB3.0 Relations ?

    neiti01

      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