Hi Guys, Is there any feature in Derby in its memory mode like Cache table in hsql? I find this feature very important to us , especially there is some table which holds a lot of table, not suitable to be a pure memory table. But I want to still keep the other tables in memory mode.
Is that possible? Thanks, Clark