We are exploring using Spring as a wrapper for access to several persistence frameworks. Currently Torque has been mentioned as a possible framework that would need to integrated with Spring.
Can somebody give me an overview of what would be involved in such an endeavor?
I plan to start out by analyzing the current Spring API as far is supports the different persistence frameworks, but if somebody could give me a few pointers before I dive in, it would be greatly appreciated.
-jm


Reply With Quote
Thanks for the tips.