Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by KevinWilliams:
http://wiki.apache.org/ws/Tuscany/TuscanyJava/DAS_Java_Overview/RDBDAS_Java_User_Guide/Stored_Procedures

------------------------------------------------------------------------------
  
     </Config>
  }}}
- This proc is defined such that the first argument provides the name to match 
when looking for customers.  The second argument is an OUT parameter and 
provides the number of customers found.  The proc also returns the Customers.
+ This stored procedure is defined such that the first argument provides a name 
to match when looking for customers and the second argument is an OUT parameter 
and providing the number of customers that match the provided name.  The proc 
also returns the list of matching Customers.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to