Hi, I was wondering if H2 page/block level storage could be replaced
with a custom layer.

For starters, mostly on the lines of delegating the primary key based
insert/delete/select/update on a single table to a black box storage
of some sort. i.e have an abstract Table, Row, Index etc instead of
Page/row byte offset etc.

What would it take to do something like this? Where would I start
looking to accomplish this?


Thanks!
Ashwin Jayaprakash.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to