public interface QueryConstantHandler
The implementation must be a managed bean with "prototype" scope.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
expandConstant(java.lang.String queryString)
Replaces constant with real JPQL code.
|