SELF
- the generic type of this query itself (this) for fluent API calls.public interface FeatureLimit<SELF extends FeatureLimit<SELF>> extends StatementFeature
Modifier and Type | Method and Description |
---|---|
SELF |
limit(int limit)
Set the limit for the query matches.
|
SELF limit(int limit)
limit
- the limit for the maximum number of matches for the query.Copyright © 2001–2016 mmm-Team. All rights reserved.