org.hibernate.search.query.dsl
Interface RangeMatchingContext.FromRangeContext<T>

Enclosing interface:
RangeMatchingContext

public static interface RangeMatchingContext.FromRangeContext<T>


Method Summary
 RangeMatchingContext.FromRangeContext<T> excludeLimit()
           
 RangeTerminationExcludable to(T to)
           
 

Method Detail

to

RangeTerminationExcludable to(T to)

excludeLimit

RangeMatchingContext.FromRangeContext<T> excludeLimit()


Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved