Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
OPTIONAL PARAMETERS in SQL Procedure
Hi !
I have a MS SQL procedure called in Java - LIFERAY. It is a general procedure with many optional parameters.
1. How can define OPTIONAL PARAMETERS in default.xml?
2 How to call the procedure without a part of the optional parameters ?
Many thanks for any usable reply !