2 Replies Latest reply on Nov 12, 2002 12:18 AM by koltar

    Can entity bean call stored procedure

    ipozeng

      hello,friends
      It is not recommended to use stored procedure for good portablity.However if you only use one RDBMS,then SP will improve performance greatly.
      Of course the BMP entity bean can use SP directly.But how about CMP entity bean ? As i know the EJB QL doesnot support to call SP. Is it right ?

      any suggestion is appreciated !