1. How To Replace @Resource Annotation with Java 1.4 Compliant Version stackoverflow.comI have a test class that has a @Resource annotation for a setter and I need to make it Java 1.4 compliant, so obviously the annotation has to go. I'm using ... |
2. @Version not populating forum.springsource.org@Version not populating Hi, Can anyone think of a reason why Hibernate would not populate my @Version column with a version number upon persisting it? It seems to do it sometimes, ... |