Uses of Interface
org.hibernate.boot.model.source.spi.AnyMappingSource
Packages that use AnyMappingSource
Package
Description
-
Uses of AnyMappingSource in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement AnyMappingSourceModifier and TypeClassDescriptionclass
class
class
-
Uses of AnyMappingSource in org.hibernate.boot.model.source.spi
Subinterfaces of AnyMappingSource in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
Describes the source for the elements of persistent collections (plural attributes) where the elements are defined by Hibernate's any mappinginterface
interface
Describes an<any/>
mapping