You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-cs@ibatis.apache.org by "Dmitry Y. Bugaychenko" <Dm...@tepkom.ru> on 2007/12/05 08:58:36 UTC

Constant values for stored procedure parameters

Hi All

I need to pass a constant value to the stored procedure parameter using a
parameter map. Is there a simple way to do it?

Thanks in advance