-
Sep 14th, 2012, 05:38 AM
#1
Problem to retrive single record from a Postgresql table
Hi experts,
I am new to spring. I am using spring 3 , postgresql 9.1. I am integrating both by using JdbcDaoSupport. I extend my DAO class with JdbcDaoSupport. I have a table UserDetails and the primary key "User_id" . I try to retrieve the user record by the id , but unable to do so.
Please help.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules