Hi! XU Qiang wrote: > in the case of a container managed entity bean, is it possible to specify a > stored procedure call in the deployment description file instead of a table > name ? what about the EJB spec on this ? This setting is part of the Deployers resposibility. The EJB specification does not, and will not, specify which settings are possible to do, simply because if anything in EJB is server dependant, it's the deployment settings. Contact your favourite vendor and ask them to fix this in their implementation :-) /Rickard ps. I.e. the answer is "yes, it is *possible* to specify a stored procedure" ds. -- Rickard �berg @home: +46 13 177937 Email: [EMAIL PROTECTED] Homepage: http://www-und.ida.liu.se/~ricob684 =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
