Aaron Mulder wrote:
>         Well, truly, findByXX methods should still work *unless XX is a
> dependent EJB* right?  

Ah, yes that is true. 

> That is, User.findByName(String name) works if
> "name" is a field that corresponds directly to a DB column, but not if
> "name" is itself an EJB that gets stored in the DB as a handle.

Quite correct. It's just the findBySomeOtherEntity that is broken.

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to