With container-managed persistence, I believe your only choice is to use
strongly-typed finders.
-Charles
Jay Walters wrote:
> I have a stylistic question about EJB design.
>
> Beyond findByPrimaryKey, is it better to have a single finder which takes as
> an argument some type of query object, or a bunch of strongly typed finders?
>
> Cheers
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]