Uses of Class
org.hibernate.search.engine.search.projection.definition.spi.ObjectProjectionDefinition
-
Packages that use ObjectProjectionDefinition Package Description org.hibernate.search.engine.search.projection.definition.spi -
-
Uses of ObjectProjectionDefinition in org.hibernate.search.engine.search.projection.definition.spi
Subclasses of ObjectProjectionDefinition in org.hibernate.search.engine.search.projection.definition.spi Modifier and Type Class Description static classObjectProjectionDefinition.MultiValued<T>static classObjectProjectionDefinition.SingleValued<T>
-