Hi Frederic,
> For my overview on Cayenne do you mean Cayenne cannot persists class
> hierarchy' properties ? How may I manage JPA
> @javax.persistence.MappedSuperclass in Cayenne ?
It can, just differently. There's no MappedSuperclass idea.
> Auditable is just an exemple to reproduce my case
Hi,
Thank you Andrus for your answer.
For my overview on Cayenne do you mean Cayenne cannot persists class hierarchy'
properties ? How may I manage JPA @javax.persistence.MappedSuperclass in
Cayenne ?
Auditable is just an exemple to reproduce my case from a more complex project
which ha