Just a guess! May be you need to remove @Transient here:-) as anyway you're defining the annotation on properties.
Regards,
Prashant
On Jan 23, 2008 5:53 PM, Werner Punz <[EMAIL PROTECTED]> wrote:
>
> @Transient
> @PreUpdate
> public void preupdate() {
> prepersist();
> }
>
