I want to use the h2 server to serve other database and shared them. This what I think how to do this:
Create a subtype of LinkedIndex Override the find,add,remove Based on the pk column and chose a correct connect for the Row. Any suggestions ? What about the transactions, only use the in auto commit mode ? What if there is no pk in Row, need a secondary index ? What should I be careful ? -- 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 http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
