vote up 0 vote down star

is it a must to use kodo jdo if want to integrate with spring? from my understanding kodo is not free. any free implementation of jdo with spring? any such demo come with source code?

flag

64% accept rate

1 Answer

vote up 1 vote down

Spring JDO support should be able to work with any implementation that is compliant to the JDO spec.

For example, here is a tutorial for using the open source JPox JDO implementation with Spring.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.