TopLink Wiki
Main
RecentChanges
Set your name in
UserPreferences
Referenced by
JSPWiki v2.0.52
|
Ted O'Grady
I'm working on a ToplinkInMemory project. It allows all reads and writes in Toplink to be done in memory. If you're running a lot of tests, this can greatly speed up running your tests. We have 4000 tests running in our current project. They are 35x faster when run with Toplink in Memory than when run against the database. You can get the working source code from:
http://sourceforge.net/projects/toplink-in-mem/
|
||||||