Unable to execute Java Progarm - Mailing list pgsql-sql

From Anil Kumar
Subject Unable to execute Java Progarm
Date
Msg-id 003f01c4e81e$e2e5f240$520a96be@anil
Whole thread Raw
List pgsql-sql
Dear Sir,
When I tried to execute sample Java program using
Postgresql its showing  runtime error
Exception in thread "main" java.lang.NoClassDefFoundError: java/sql/Savepoint
        at org.postgresql.Driver.connect(Driver.java:183)
        at java.sql.DriverManager.getConnection(DriverManager.java:517)
        at java.sql.DriverManager.getConnection(DriverManager.java:177)
        at NotificationTest.main(NotificationTest.java:13)
Pl give me the solution for this problem
Waiting eagerly for ur reply
 
Regards
Anil Kumar.S
Attachment

pgsql-sql by date:

Previous
From: "william lim"
Date:
Subject: save sql result to file
Next
From: Guy Fraser
Date:
Subject: Re: save sql result to file