For some reason the JDBC PostgreSQL driver is adding: RETURNING * to the end of select statements. Why?
Code:
protected
In my case occurred when u tried to insert empty list of objects.