Re: Finder methods on EJB fields

2001-04-06 Thread Dan North
The orion finders are wonderfully straightforward in this regard (joins across entities), but you have to be a bit careful. Here's a quick example. An Employee bean has a reference to Office. The Office bean has an int numStaff attribute. I want to define a finder method that shows me all

Finder methods on EJB fields

2001-04-05 Thread Adam Cassar
Hello, Does anyone on this list know if an EB using an Entity Reference as an attribute, can have a finder method search on that attribute? If so can you search on attributes of the afore mentioned entity reference? -- Adam Cassar Technical Development Manager