1. Where I can find good Spring project example with Hibernate? stackoverflow.comI need to make project with Spring + Hibernate, where I could find good example project how basic things are done? |
2. .persist() returns no errors, but where is my persisted data? stackoverflow.comIn my DAO implementation I'm doing
|
3. where in with hibernate forum.springsource.orgLook at DetachedCriteria if your using the criteria api. HQL/named queres are similar to jdbc....."where :PARM_NAME in (?)", I believe. |
4. Where to find example which use Spring + Facelets + Tomahawk + JPA? forum.springsource.orgI've built a web application using Spring + Facelets + JPA with Toplink. It runs well. As I tried to add the Tomahawk. It failed. I thought it's because if you ... |
5. Where can I find Spring-hibernate3.jar (Version 2.5.4) ? forum.springsource.orgPlease help me.. Where can I find Spring-hibernate3.jar (Version 2.5.4) and Spring-dao2.5.4.jar? Actually I am updating my Spring version to 2.5.4 version from 2.0.8. But my maven repository is missing these ... |
6. Where is the spring-hibernate src code? forum.springsource.orgWhere is the spring-hibernate src code? Probably a stupid question to you veterans, but where is the src code for spring-hibernate v2.0.8 jar located? The svn repository is extremely confusing. I'm ... |
7. Where are some good places to host java/spring/hibernate applications? forum.springsource.org |