接口的使用
org.hibernate.boot.model.source.spi.AnyMappingSource
-
使用AnyMappingSource的程序包 程序包 说明 org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
org.hibernate.boot.model.source.internal.hbm中AnyMappingSource的使用
-
org.hibernate.boot.model.source.spi中AnyMappingSource的使用
org.hibernate.boot.model.source.spi中AnyMappingSource的子接口 修饰符和类型 接口 说明 interfacePluralAttributeElementSourceManyToAnyDescribes the source for the elements of persistent collections (plural attributes) where the elements are defined by Hibernate's any mappinginterfacePluralAttributeMapKeyManyToAnySourceinterfaceSingularAttributeSourceAnyDescribes an {@link} mapping
-