view src/test/resources/datasets/messung.json @ 1244:86ef81592f67

Implement negation of query filter closer to underlying API. Previously andNot() negated the whole filter and it's usage in IsUnique was actually a misunderstanding. Having not() as in javax.persistence.criteria.Predicate seems to be more intuitive for negating the whole filter and more flexible.
author Tom Gottfried <tom@intevation.de>
date Fri, 16 Dec 2016 12:06:34 +0100
parents 59c51da59b30
children
line wrap: on
line source
{
    "probeId":"1000",
    "mmtId":"A4",
    "nebenprobenNr":"10R1",
    "messdauer":10,
    "fertig":false,
    "geplant":true,
    "messzeitpunkt":"2015-02-09T10:58:36"
}
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)