On 22/02/12 9:54 PM, Bruno René Santos wrote:
By the way any schedule on releasing at least a beta version of cayenne 3.1?
3.1M3 was released late last year.
http://cayenne.apache.org/2011/09/26/cayenne-31m3-is-released.html
There are a number of people running that successfully in produc
Hello all,
On version 3.0.1 i have just found out a problematic behaviour. If on the
modeler we have a DB structure like this (with delete rules included):
A -> bArray (Cascade) -> B -> cArray (Deny)
The first time we try to delete A the DeleteDenyException happens but the
second time it doesn't