类的使用
org.hibernate.mapping.OneToMany
-
使用OneToMany的程序包 程序包 说明 org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. -
-
org.hibernate.mapping中OneToMany的使用
参数类型为OneToMany的org.hibernate.mapping中的方法 修饰符和类型 方法 说明 ObjectValueVisitor. accept(OneToMany many)booleanOneToMany. isSame(OneToMany other)
-