Uses of Interface
org.hibernate.boot.model.source.spi.HibernateTypeSource
Packages that use HibernateTypeSource
Package
Description
-
Uses of HibernateTypeSource in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement HibernateTypeSourceMethods in org.hibernate.boot.model.source.internal.hbm that return HibernateTypeSourceModifier and TypeMethodDescriptionAbstractPluralAttributeSourceImpl.getTypeInformation()AbstractSingularAttributeSourceEmbeddedImpl.getTypeInformation()PluralAttributeMapKeyManyToAnySourceImpl.getTypeInformation()PluralAttributeMapKeyManyToManySourceImpl.getTypeInformation()PluralAttributeMapKeySourceEmbeddedImpl.getTypeInformation()SingularAttributeSourceAnyImpl.getTypeInformation() -
Uses of HibernateTypeSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return HibernateTypeSourceModifier and TypeMethodDescriptionPluralAttributeElementSourceBasic.getExplicitHibernateTypeSource()AttributeSource.getTypeInformation()Obtain information about the Hibernate type (Type) for this attribute.CollectionIdSource.getTypeInformation()Obtain information about the Hibernate type (Type) for the collection idPluralAttributeIndexSource.getTypeInformation()Obtain information about the Hibernate index type (Type) for this plural attribute index.AnyDiscriminatorSource.getTypeSource()AnyKeySource.getTypeSource()