Package org.hibernate.search.query.dsl
Interface SpatialTermination
-
- All Superinterfaces:
Termination<SpatialTermination>
@Deprecated public interface SpatialTermination extends Termination<SpatialTermination>
Deprecated.See the deprecation note onQueryBuilder.- Author:
- Emmanuel Bernard
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.query.dsl.Termination
createQuery
-
-