Skip to content

entityManager createQuery fails on repeated call for like query

Notifications You must be signed in to change notification settings

schauder/issue-HHH-15142

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reproducer for HHH-15142

The call to entityManager.createQuery(criteriaQuery) fails when executed more then once for a CriteriaQuery containing a Like-predicate with a pattern parameter and an escape character literal. With an escape character parameter the problem does not exist.

About

entityManager createQuery fails on repeated call for like query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages