Uses of Class
org.hibernate.search.mapper.orm.model.impl.HibernateOrmBasicTypeMetadataProvider
-
Packages that use HibernateOrmBasicTypeMetadataProvider Package Description org.hibernate.search.mapper.orm.model.impl -
-
Uses of HibernateOrmBasicTypeMetadataProvider in org.hibernate.search.mapper.orm.model.impl
Methods in org.hibernate.search.mapper.orm.model.impl that return HibernateOrmBasicTypeMetadataProvider Modifier and Type Method Description static HibernateOrmBasicTypeMetadataProviderHibernateOrmBasicTypeMetadataProvider. create(org.hibernate.boot.Metadata metadata)Methods in org.hibernate.search.mapper.orm.model.impl with parameters of type HibernateOrmBasicTypeMetadataProvider Modifier and Type Method Description static HibernateOrmBootstrapIntrospectorHibernateOrmBootstrapIntrospector. create(HibernateOrmBasicTypeMetadataProvider basicTypeMetadataProvider, ReflectionManager ormReflectionManager, ValueHandleFactory valueHandleFactory)
-