121122123124125126127128129130131
String stmt, int resultSetType, int resultSetConcurrency, int resultSetHoldability) throws SQLException { return new EmbedCallableStatement40(conn, stmt, resultSetType, resultSetConcurrency, resultSetHoldability); }
119120121122123124125126127128129
115116117118119120121122123124125
116117118119120121122123124125126