Has anyone managed to get the JPA lifecycle callbacks to work? I've annotated methods with @PrePersist and @PostLoad and the methods just never get called. I followed the documentation at http://www.datanucleus.org/products/accessplatform_2_0/jpa/lifecycle_callbacks.html just to make sure that my methods had the correct signatures.
-- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
