I am using the JDBC driver 9.2.0.3.0 and found within the documentation the siganture: createTemporary(java.sql.Connection conn, boolean cache, int duration) Duration can be DURATION_CALL and DURATION_SESSION. Is DURATION_CALL the solution?