接口的使用
org.hibernate.boot.model.source.spi.AnyKeySource
-
使用AnyKeySource的程序包 程序包 说明 org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
org.hibernate.boot.model.source.internal.hbm中AnyKeySource的使用
返回AnyKeySource的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 AnyKeySourcePluralAttributeElementSourceManyToAnyImpl. getKeySource()AnyKeySourcePluralAttributeMapKeyManyToAnySourceImpl. getKeySource()AnyKeySourceSingularAttributeSourceAnyImpl. getKeySource() -
org.hibernate.boot.model.source.spi中AnyKeySource的使用
返回AnyKeySource的org.hibernate.boot.model.source.spi中的方法 修饰符和类型 方法 说明 AnyKeySourceAnyMappingSource. getKeySource()
-