Class CountExtractionObjectBuilder<T>
java.lang.Object
com.blazebit.persistence.impl.builder.object.CountExtractionObjectBuilder<T>
- All Implemented Interfaces:
ObjectBuilder<T>
- Since:
- 1.0.0
- Author:
- Christian Beikov
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CountExtractionObjectBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceObjectBuilder<T>
-
getCount
public long getCount() -
buildList
- Specified by:
buildListin interfaceObjectBuilder<T>
-
applySelects
- Specified by:
applySelectsin interfaceObjectBuilder<T>
-