1. What's wrong in this Hibernate/Spring application (standalone)? stackoverflow.comI have searched Google for the standalone Hibernate/Spring applications, but didn't find any useful sample. It seems like most people use it for web apps only. Here is what I have: The ... |
2. Configuring standalone application for JPA (section 13.5 in the manual) forum.springsource.orgConfiguring standalone application for JPA (section 13.5 in the manual) I have a standalone application that uses JPA. I want to configure it as in section 13.5 of the manual. That ... |
3. Standalone Multithreaded Spring Program using hibernate forum.springsource.orgStandalone Multithreaded Spring Program using hibernate Hi All, Need to Do---i need to create a standalone program in spring and using hibernate with MySql which need to read 100000 records from ... |
4. Spring 2.0 + Hibernate 3.2.xGA Standalone App forum.springsource.orgSpring 2.0 + Hibernate 3.2.xGA Standalone App Hello I am trying to configure a spring+hibernate (both latest and greatest releases) in a stand alone application. I am trying to configure the ... |
5. spring and JPA for standalone application forum.springsource.orgspring and JPA for standalone application Hello everybody, After many hours spent searching the answer for my problem I decided to ask you. I'm new to spring and I try to ... |
6. Spring standalone + JPA forum.springsource.orgSpring standalone + JPA Hi, I am trying out a scenario wherein I want to deploy a stand-alone SWING app in which the business logic is primarily Spring Based objects using ... |