Hy, I found a temporary solution for this issue in 4th version :
@org.hibernate.annotations.ForeignKey(name = "none")
But the problem is, will this annotation still be in hibernate in the next version (5) ?