I am developing an application and I am not obtaining to leave this
error:
org.postgresql.util.PSQLException: Não está inserindo um registro.
org.postgresql.jdbc2.AbstractJdbc2ResultSet.insertRow(AbstractJdbc2ResultSet.java:618)
com.sun.rowset.JdbcRowSetImpl.insertRow(JdbcRowSetImpl.java:3020)
I am using the JDBC3 therefore I am not understanding because of this
error.
Vinicus