Uses of Class
com.vladmihalcea.hibernate.type.HibernateTypesContributor
-
Packages that use HibernateTypesContributor Package Description com.vladmihalcea.hibernate.type -
-
Uses of HibernateTypesContributor in com.vladmihalcea.hibernate.type
Methods in com.vladmihalcea.hibernate.type that return HibernateTypesContributor Modifier and Type Method Description private HibernateTypesContributor
HibernateTypesContributor. contributeType(org.hibernate.boot.model.TypeContributions typeContributions, org.hibernate.type.BasicType type)
private HibernateTypesContributor
HibernateTypesContributor. contributeType(org.hibernate.boot.model.TypeContributions typeContributions, org.hibernate.usertype.UserType type)
-