Yes, this is my workaround now too - but not that nice at this leads now to the warning
java.sql.SQLWarning: Not recommended feature: DDL statement is used in Dynamic SQL (current dynamic_sql_ddl_error_level = 1)
which doesn't look nice and isn't documented at all how to circumvent. Well at least it works :) Thanks for your answer!