Mercurial > lada > lada-server
view src/test/resources/datasets/dbUnit_datensatzerzeuger.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 | 186d602e031a |
children |
line wrap: on
line source
{ "stammdaten.datensatz_erzeuger": [{ "id": 1000, "bezeichnung": "Testbezeichnung", "netzbetreiber_id": "06", "mst_id": "06010", "datensatz_erzeuger_id": "06" }] }