Hi guys, I was trying to use PreUpdate, PrePersist and PostLoad callbacks in an Embeddable class and not seeing they been called. The listeners do not work on embeddables either. The workaround is to explicitly call them (embeddable callbacks) from the parent entity/listener but this is getting way too ugly - the whole idea of decoupling an embeddable from an entity is compromised.
Is this a bug in the openjpa or an intentional behavior of embeddables? -- View this message in context: http://n2.nabble.com/Callbacks-do-not-work-for-Embeddable--tp1645645p1645645.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
