Tuesday, October 18, 2011

JPA Examples

In our sample application, the following packages contain the examples on the topics as the package names suggest. We have reused the annotated ORM classes from the respective packages that start with "annotation".



Execute the classes in the packages that start with "jpa" one by one and verify the results in the eclipse console and as well as in the HSQL DB manager as explained in the previous examples.