Open angoca opened 10 years ago
Sometimes a routine needs to stop the execution.
Create a java stored procedure that sleeps for a while. In java, in this way this allows to be used in different platforms.
This Java function, should have another function just to see if the jar was correctly installed.
The code is here: https://www.ibm.com/developerworks/community/blogs/SQLTips4DB2LUW/entry/sleep?lang=en
Sometimes a routine needs to stop the execution.
Create a java stored procedure that sleeps for a while. In java, in this way this allows to be used in different platforms.
This Java function, should have another function just to see if the jar was correctly installed.