Uses of Interface
org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooter.Builder
-
Packages that use HibernateOrmIntegrationBooter.Builder Package Description org.hibernate.search.mapper.orm.bootstrap.spi -
-
Uses of HibernateOrmIntegrationBooter.Builder in org.hibernate.search.mapper.orm.bootstrap.spi
Methods in org.hibernate.search.mapper.orm.bootstrap.spi that return HibernateOrmIntegrationBooter.Builder Modifier and Type Method Description static HibernateOrmIntegrationBooter.Builder
HibernateOrmIntegrationBooter. builder(org.hibernate.boot.Metadata metadata, org.hibernate.boot.spi.BootstrapContext bootstrapContext)
HibernateOrmIntegrationBooter.Builder
HibernateOrmIntegrationBooter.Builder. valueReadHandleFactory(ValueReadHandleFactory valueReadHandleFactory)
-