类的使用
org.hibernate.annotations.MetaValue
-
使用MetaValue的程序包 程序包 说明 org.hibernate.annotations Package containing all the Hibernate specific annotations. -
-
org.hibernate.annotations中MetaValue的使用
返回MetaValue的org.hibernate.annotations中的方法 修饰符和类型 方法 说明 MetaValue[]metaValues()Maps discriminator values to the matching corresponding entity types.
-