1. Unable to connect to a postgresql database with spring roo, eclipse, gwt, and hibernate stackoverflow.comI'm just getting started using Roo and am excited about it's possibilities. However I am having problems trying to connect to my postgresql database. I have searched their forum and the ... |
2. Complex data-driven web application in Java - Decision on technologies stackoverflow.comDear Stack Overflow Community, I am a Java programmer in front of a task of building a complex, data-driven, web application (SaaS) and I'm searching for technologies to use. I have already ... |
3. Spring Roo + GWT - Persistence problem with HSQLDB Database stackoverflow.comI am using Spring Roo to develop a project in GWT. After trying a few samples can not still persist objects in the database. Each time I restart or reload data ... |
4. NoSQL DB (directed graphs) for Java/GWT? stackoverflow.comI'm looking for no-sql directed graphs DB engine for GWT application. Requirements are:
|
5. unable to catch org.hibernate.StaleObjectStateException while deleting record that doesn't exists in database stackoverflow.comMy application has a delete user option. Now in order to check concurrency condition I tried the following use case
|
6. Spring Roo + GWT - Persistence problem with HSQLDB Database forum.springsource.orgSpring Roo + GWT - Persistence problem with HSQLDB Database hi, I am using Spring Roo to develop a project in GWT. After trying a few samples can not still persist ... |
7. GWT, Database and Roo forum.springsource.orgHey. I want to add a field to a Roo managed domain object that is not managed by the database but is serialized in and out of GWT. I know Transient ... |