I like to use jpa, but without an application container. I intend to use it in a console application.
Is there any example?
Hi
You can use JPA in Java SE. Here are some examples:
http://java.sun.com/developer/technicalArticles/J2SE/Desktop/persistenceapi/