90919293949596979899100
String stmt, int resultSetType, int resultSetConcurrency, int resultSetHoldability) throws SQLException { return new EmbedCallableStatement42(conn, stmt, resultSetType, resultSetConcurrency, resultSetHoldability); }
9293949596979899100101102