cached data base
- by radi
hi , in my project i need a tow tables each of it has about 2000 row , i want my application to be speed
so my db should load into memory (cached) when the app start and before it close the db have to be saved on the disk . i am using java and i want to use sql