この構文はCallableStatementに加え、java.sql.Statementやjava.sql.PreparedStatement にて利用可能です。
{call statement }
-- Javaの手続きを呼び出す。 { call TOURS.BOOK_TOUR(?, ?) }