Uses of Interface
org.hibernate.search.query.engine.spi.TupleTransformer
-
Packages that use TupleTransformer Package Description org.hibernate.search.query.engine.spi -
-
Uses of TupleTransformer in org.hibernate.search.query.engine.spi
Methods in org.hibernate.search.query.engine.spi with parameters of type TupleTransformer Modifier and Type Method Description HSQueryHSQuery. tupleTransformer(TupleTransformer tupleTransformer)Deprecated.
-