To give more than one query hint on a native query use the hints
attribute of the annotation, it takes an array of QueryHints
hints={@QueryHint(name=QueryHints.REFRESH,value=HintValues.TRUE),@QueryHint(name=QueryHints.CACHE_USAGE,value=HintValues.WHATEVER)}
> How to give more then one query hints? (eclipse.refresh and CACHE_USAGE
./tch
_______________________________________________
eclipselink-users mailing list
eclipselink-users@...
https://dev.eclipse.org/mailman/listinfo/eclipselink-users