Monday, 4 July 2011

Using EJP with Spring

EJP (or Easy Java Persistence) is a powerful and easy to use relational database persistence API for Java. It has no need for mapping Annotations or XML configuration, and there is no need to extend any classes or implement any interfaces. In it is site we can find the following statement: "EJP is, by far, the easiest persistence API available for Java."
The link below educates on how to use EJP with Spring.

http://alexsotob.blogspot.com/2011/07/umetxoak-ikusirik-lorea-ezin-bizirik.html

No comments:

Post a Comment