commit | db6f6b642203d60ae1fa7576715e180c6bbe6081 | [log] [tgz] |
---|---|---|
author | Mark Struberg <struberg@apache.org> | Sat Nov 10 20:47:09 2018 +0100 |
committer | Mark Struberg <struberg@apache.org> | Sat Nov 10 20:47:09 2018 +0100 |
tree | 879812b1980eda7b57d55ad1dd314ff175bd1516 | |
parent | 60ccac0e2201b023fa6194523ab733ea12ee1172 [diff] |
OPENJPA-2756 escape search strings for all Postgres versions Can be disabled via config by explicitly setting the DBDictionary to requiresSearchStringEscapeForLike=false via persistence.xml for example.