The following bug has been logged online:
Bug reference: 2289
Logged by: Abhilash Krishnan
Email address: abhi_742@hotmail.com
PostgreSQL version: 8.1.2
Operating system: windows 2000
Description: insert into tables not working
Details:
I am having an application using java, jsp, struts and hibernate with a
backend of postgresql. Here, during some operations, although the insert
query is generated by hibernate and can be seen in the console, the data is
not getting inserted into the database. Any idea why it happens ?