I have the following piece of inline SQL that I run from a C# windows service:
UPDATE table_name SET status_cd = \'2\', sdate = CAST(\'03/28/2011 1
JAVA8: Use LocalDateTime.now().toString()