Class Hierarchy
- java.lang.Object
- com.foreach.across.modules.entity.query.AbstractEntityQueryExecutor<T> (implements com.foreach.across.modules.entity.query.EntityQueryExecutor<T>)
- com.foreach.across.modules.entity.query.jpa.EntityQueryJpaExecutor<T>
- com.foreach.across.modules.entity.query.jpa.EntityQueryJpaUtils
- com.foreach.across.modules.entity.query.AbstractEntityQueryExecutor<T> (implements com.foreach.across.modules.entity.query.EntityQueryExecutor<T>)
Interface Hierarchy
- java.util.function.Function<T,
R> - com.foreach.across.modules.entity.query.EntityQueryConditionFunctionHandler<T>
- com.foreach.across.modules.entity.query.jpa.EntityQueryConditionJpaFunctionHandler
- com.foreach.across.modules.entity.query.EntityQueryConditionFunctionHandler<T>