Hi Adam,
I'd say, if does not work at least comment it out and mark it as to be fixed
(ie //FIXME)
My 2 cts
Jacques
From: "Adam Heath"
NOT does *not* implement compare(); the method body in
EntityComparisonOperator will throw UnsupportedOperationException. In
addition, the generated sql wit
NOT does *not* implement compare(); the method body in
EntityComparisonOperator will throw UnsupportedOperationException. In
addition, the generated sql with be 'foo NOT bar', which I don't think
is valid.
In actuality, NOT should be a Join operator; however, the condition
system doesn't support