Uses of Interface
org.hibernate.boot.model.source.spi.HibernateTypeSource
-
Packages that use HibernateTypeSource Package Description org.hibernate.boot.model.source.spi -
-
Uses of HibernateTypeSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return HibernateTypeSource Modifier and Type Method Description HibernateTypeSourcePluralAttributeElementSourceBasic. getExplicitHibernateTypeSource()HibernateTypeSourceAttributeSource. getTypeInformation()Obtain information about the Hibernate type (Type) for this attribute.HibernateTypeSourceCollectionIdSource. getTypeInformation()Obtain information about the Hibernate type (Type) for the collection idHibernateTypeSourcePluralAttributeIndexSource. getTypeInformation()Obtain information about the Hibernate index type (Type) for this plural attribute index.HibernateTypeSourceAnyDiscriminatorSource. getTypeSource()HibernateTypeSourceAnyKeySource. getTypeSource()
-