Should I generate the unique constraint in this case for the FK column

some DB complains about nullable column not beeing able to be a involved in a unique constraint. Which make sense from a theory POV

So should I relax the unique contraint creation when optional = true is set?

http://opensource2.atlassian.com/projects/hibernate/browse/ANN-258



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to