INSERT INTO products" + "(name, quantity, price, replace) VALUES" + "(?, ?, ?, ?)
. Но постоянно выбивает ошибку: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'replace) VALUES('w', 1.0, 1.0, 'w')' at line 1