} catch (EdmException e) {
ODataJPARuntimeException.throwException(
ODataJPARuntimeException.GENERAL, e);
}
JPQLContext jpqlContext = null;
if (oDataJPAContext.getPageSize() > 0) {
jpqlContext = JPQLContext.createBuilder(contextType,
uriParserResultView, true).build();
} else {
jpqlContext = JPQLContext.createBuilder(contextType,