Monday, June 21, 2010

Apache OpenJPA Bean Validation primer available

A few weeks ago I decided to write up a primer which explains the basics for using Apache OpenJPA 2.0 with Apache Bean Validation (in incubation as of this posting). The combination of JPA with Bean Validation gives you a standardized persistence mechanism (JSR-317), coupled with a standardized and powerful means to do data validation (JSR-303). A simple example is provided with the primer, with the hope to create an interactive and more effective sample in the near future. Enjoy!

-Jeremy

No comments:

Post a Comment