Uses of Interface
org.hibernate.search.engine.search.projection.spi.EntityProjectionBuilder
-
Packages that use EntityProjectionBuilder Package Description org.hibernate.search.engine.search.projection.spi -
-
Uses of EntityProjectionBuilder in org.hibernate.search.engine.search.projection.spi
Methods in org.hibernate.search.engine.search.projection.spi that return EntityProjectionBuilder Modifier and Type Method Description <E> EntityProjectionBuilder<E>SearchProjectionBuilderFactory. entity()
-