[Please copy the mailing list on replies.]
On Wed, Mar 01, 2006 at 08:55:29AM -0800, Abhilash Krishnan wrote:
> ya the transactions are commited also no error has been shown in any
> of the operations
How are you determining that data isn't getting inserted? If you
do a select in the
On Tue, Feb 28, 2006 at 09:24:35AM +, Abhilash Krishnan wrote:
> 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
The following bug has been logged online:
Bug reference: 2289
Logged by: Abhilash Krishnan
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.2
Operating system: windows 2000
Description:insert into tables not working
Details:
I am having an application using