I want to know if is it possible to use @PrePersist
and @PreUpdate
with Ebean
and Play! 2.0. If so how is this feature activated. I've seen that there was a pull request adding this feature a month ago, but I can't make this work on Play 2.0.
Thanks