mirror of
https://github.com/apache/openjpa.git
synced 2025-02-06 01:59:17 +00:00
Mark Struberg
db6f6b6422
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.
= Apache OpenJPA - README == Preface Thank you for downloading this release of Apache OpenJPA. Apache OpenJPA is an implementation of the Java Persistence API specification. == License The content of this repository is licensed under Apache License 2.0 http://www.apache.org/licenses/LICENSE-2.0 == Further Information The following files can be found in the openjpa-project subdirectory: * BUILDING.txt * CHANGES.txt * RELEASE-NOTES.html For documentation and project information, please visit our project site: http://openjpa.apache.org/
Languages
Java
99.2%
HTML
0.4%
JavaScript
0.2%