Hi,
I like to use jpa, but without application container. I intend it to use it in console application.
Is there any example ?
Regards
Hi,
I like to use jpa, but without application container. I intend it to use it in console application.
Is there any example ?
Regards
You can use JPA in a Java SE environmenet. Here are some examples: