public class HintPostProcessor extends Object implements JpaQueryPostProcessor
| Constructor and Description |
|---|
HintPostProcessor(String hintName,
Object hintValue) |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.Query |
postProcess(CdiQueryInvocationContext context,
javax.persistence.Query query) |
public javax.persistence.Query postProcess(CdiQueryInvocationContext context, javax.persistence.Query query)
postProcess in interface JpaQueryPostProcessorCopyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.