| While the LiteralHandlingMode can be configured via a global setting, it would be nice if that could be overridden on a per-query basis. Therefore, adding a LiteralHandlingMode getter/setter in CriteriaQueryImpl will allow the user to unwrap the JPA CriteriaQuery and set the literal handling mode. |