X
- The concrete builder typepublic interface DistinctBuilder<X extends DistinctBuilder<X>>
Modifier and Type | Method and Description |
---|---|
X |
distinct()
Marks the query to do a distinct select.
|
X distinct()
Copyright © 2014–2018 Blazebit. All rights reserved.