Hi, I need an array of Longs using MVStore and the only solution I can find is to use MVMap with the key as the Long and a dummy value. Is this the best approach or is there a better way? If an MVMap is used, what data type would be preferred for the dummy value as null is not allowed?
Paul Fraser -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
