agoncal / agoncal-sample-javaee

Samples about Java EE
38 stars 33 forks source link

Add JPA life cycle to the MonsterComponent #2

Open agoncal opened 9 years ago

agoncal commented 9 years ago

In order to win the the Annotatiomania award I should add JPA lifecycle (pre/post persist and so on) to the MonsterComponent

lukaseder commented 9 years ago

Oooh, excellent! And the CDI that you expressly omitted too. And if you're really wild, add in some Spring (even if that doesn't make sense, but people in the wild still do it). And let's see... Some MessageDriven Bean stuff?