The mina task client is running and persistence data in the primary memory. As soon as the process ends, the data in the memory lost.
Mina task client is just the demo to show that how the things work. Its not for the permanent databse storage.
So you should not dependent on the mina task client for running your application.
Hope this helps.
Regards