Uses of Class
org.hibernate.boot.model.source.internal.hbm.HibernateTypeSourceImpl
-
Packages that use HibernateTypeSourceImpl Package Description org.hibernate.boot.model.source.internal.hbm -
-
Uses of HibernateTypeSourceImpl in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return HibernateTypeSourceImpl Modifier and Type Method Description HibernateTypeSourceImpl
PluralAttributeElementSourceBasicImpl. getExplicitHibernateTypeSource()
HibernateTypeSourceImpl
CompositeIdentifierSingularAttributeSourceBasicImpl. getTypeInformation()
HibernateTypeSourceImpl
CompositeIdentifierSingularAttributeSourceManyToOneImpl. getTypeInformation()
HibernateTypeSourceImpl
PluralAttributeMapKeySourceBasicImpl. getTypeInformation()
HibernateTypeSourceImpl
PluralAttributeSequentialIndexSourceImpl. getTypeInformation()
-