PDA

View Full Version : Spring DM and JDO


scodifdo
Jun 8th, 2008, 06:09 PM
Hello

Does'n anybody know a good JDO tutorial/example using Spring DM?
Does that even work together?

thanks for any info...

Costin Leau
Jun 9th, 2008, 02:14 AM
I'm not aware of any tutorials but they should work along the lines for normal ORM integration. The two can definitely work once you get the weaving process (if needed) in place - normally though a LTW or javaagent.
Try using S2AP with JDO.