HHH-13258 : Updated documentation

This commit is contained in:
asutosh936 2019-02-17 15:05:51 -06:00 committed by Sanne Grinovero
parent 7fbcfe83b2
commit 5a58f50e09
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ public interface QueryTranslatorFactory extends Service {
* @param queryString The query string to be translated
* @param filters Currently enabled filters
* @param factory The session factory.
* @param entityGraphQueryHint
* @param entityGraphQueryHint The EntityGraph provided through a JPQL query hint
* @return an appropriate translator.
*/
public QueryTranslator createQueryTranslator(