public class StaticTypeQueryExecutor<E>
extends java.lang.Object
implements cn.featherfly.hammer.expression.query.GenericTypeQueryExecutor<E>
TypeQueryExecutor
| 构造器和说明 |
|---|
StaticTypeQueryExecutor(java.lang.Class<E> type,
cn.featherfly.hammer.expression.query.QueryExecutor queryExecutor)
Instantiates a new type query executor.
|
public StaticTypeQueryExecutor(java.lang.Class<E> type, cn.featherfly.hammer.expression.query.QueryExecutor queryExecutor)
type - the typequeryExecutor - the query executor