类的使用
org.hibernate.annotations.ForeignKey
-
使用ForeignKey的程序包 程序包 说明 org.hibernate.annotations Package containing all the Hibernate specific annotations. -
-
org.hibernate.annotations中ForeignKey的使用
返回ForeignKey的org.hibernate.annotations中的方法 修饰符和类型 方法 说明 ForeignKeyforeignKey()Defines the Foreign Key name of a secondary table pointing back to the primary table.
-