I see.   I am actually exploring the possibility to use MVStore to store 
networked data (data graphs).  Thanks for your input.  I will think about 
using multiple MVMap's together to store the data.  I think I need to at 
least have a MVMap to keep all of the data objects which need to be 
serialized on demand.

Evgenij Ryazanov於 2019年4月3日星期三 UTC+8上午10時34分19秒寫道:
>
> Hello.
>
> That's not possible.
>
> Why you need a HashMap inside of MVMap? I think you should create a 
> separate MVMap for user_accounts content, in this case you can simply put 
> the modified object into it and only that object will be serialized.
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to