Class CustomSelectQueryPlan<T>

java.lang.Object
com.blazebit.persistence.impl.plan.CustomSelectQueryPlan<T>
All Implemented Interfaces:
SelectQueryPlan<T>

public class CustomSelectQueryPlan<T> extends Object implements SelectQueryPlan<T>
Since:
1.2.0
Author:
Christian Beikov