Uses of Interface
org.hibernate.boot.model.source.spi.AnyMappingSource
-
Packages that use AnyMappingSource Package Description org.hibernate.boot.model.source.spi -
-
Uses of AnyMappingSource in org.hibernate.boot.model.source.spi
Subinterfaces of AnyMappingSource in org.hibernate.boot.model.source.spi Modifier and Type Interface Description interfacePluralAttributeElementSourceManyToAnyDescribes the source for the elements of persistent collections (plural attributes) where the elements are defined by Hibernate's any mappinginterfacePluralAttributeMapKeyManyToAnySourceinterfaceSingularAttributeSourceAnyDescribes an<any/>mapping
-