Hi,
The scenario: I have a table with a compostite primary
key, say cloumn X+Y. My query is, how can i update
column Y (i wish to change the primary key but change
only one column) using hibernate 2.1.7

Basic SQL would be, update tableName set Y=? where X=?
and Y=?.

Any light on this please...

Thanks in advance

naren

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to