@PrePersist Problem

#1

HI I am trying to use @PrePersist annotation in my project.This application is using struts2 with jpa combination

.so can u please tell me how to us this annotaton before save the record into persistence.

 

claerly

how to use in pojo and in action class

#2

Please read this manual page.

ObjectDB Support

Reply