I'm in the position of trying to migrate towards a j2ee/ejb architecture
from one where most of the access logic (and to an extent, business
methods) were in stored PL/SQL procedures in an Oracle 8i database.

To keep from having to "reinvent the wheel"s of the stored procedures
(and making the transition easier), are there any existing patterns
or methods for utilizing stored procedures but still using EJB's?

Is the answer simply "use BMP, put the stored procedures in load/store"?
is there any orion-specific trick of defining a _query but using a
stored procedure instead (can orion fetch from out variables instead
of resultset?

Thanks!

James
-- 
James Manning <[EMAIL PROTECTED]>
GPG Key fingerprint = B913 2FBD 14A9 CE18 B2B7  9C8E A0BF B026 EEBB F6E4

Reply via email to