| Sign In/My Account | View Cart |
| Article: |
Java Web Development with Stripes | |
| Subject: | Persistence in Stripes | |
| Date: | 2007-02-03 01:34:08 | |
| From: | gars.Lolo | |
|
I still haven't found any sample including persistence of beans to a database in a Stripes web app. Could we simply use JPA or do we have to work with Spring DAO over Hibernate? i think these 2 solutions are possible...if you have explanations or ressources, they are welcome.
|
||
Showing messages 1 through 2 of 2.
For Spring you'd read docs regarding SpringDAO/servlet container integration. Same for hibernate and JPA.
Taylor