@QueryInvocation(value=DELEGATE) public class DelegateQueryBuilder extends QueryBuilder
ENTITY_NAME, QUERY_COUNT, QUERY_SELECT| Constructor and Description |
|---|
DelegateQueryBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(CdiQueryInvocationContext context) |
protected Object |
invoke(Object target,
Method method,
Object[] args) |
applyRestrictions, countQuery, extractLockMode, extractQueryHints, hasLockMode, hasQueryHints, returnsList, selectQuerypublic Object execute(CdiQueryInvocationContext context)
execute in class QueryBuilderprotected Object invoke(Object target, Method method, Object[] args) throws InvocationTargetException, IllegalAccessException
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.