You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michiel Meeuwissen edited this page Feb 1, 2019
·
12 revisions
JCR-Criteria 2.0
Version 2.0 will be largely similar compatible with 1.2. Some minor API-changes will be made, which should be easy to fix. Support for SQL2 will be added.
java Restrictions.eq(<property>, Boolean.FALSE) will not any more implitely match on missing property. Use isFalsy(<property>) in stead.