PreparedStatement methods added by JDBC 4.2 which require Java 8.
5455565758596061626364
int autoGeneratedKeys, int[] columnIndexes, String[] columnNames ) throws SQLException { return new EmbedPreparedStatement42 ( conn, stmt, forMetaData, resultSetType,
5657585960616263646566