I have a question: my standalone java application runs a thread, this thread needs to sleep for 30 minutes then it runs some lines of code e.g. update the DB.
But when I