Uses of Interface
org.hibernate.boot.model.source.spi.IdentifiableTypeSource
Packages that use IdentifiableTypeSource
Package
Description
-
Uses of IdentifiableTypeSource in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement IdentifiableTypeSourceModifier and TypeClassDescriptionclassclassclassclassMethods in org.hibernate.boot.model.source.internal.hbm that return IdentifiableTypeSourceModifier and TypeMethodDescriptionRootEntitySourceImpl.getSuperType()SubclassEntitySourceImpl.getSuperType()Methods in org.hibernate.boot.model.source.internal.hbm that return types with arguments of type IdentifiableTypeSource -
Uses of IdentifiableTypeSource in org.hibernate.boot.model.source.spi
Subinterfaces of IdentifiableTypeSource in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterfaceContract describing source of information related to mapping an entity.interfaceinterfaceMethods in org.hibernate.boot.model.source.spi that return IdentifiableTypeSourceMethods in org.hibernate.boot.model.source.spi that return types with arguments of type IdentifiableTypeSourceModifier and TypeMethodDescriptionIdentifiableTypeSource.getSubTypes()Access the subtype sources for types extending from this type source,