Hi, I'm working in Eclipse and would like to save my data using H2.
The Eclipse's workspace is consitituted of IFolder, IProject and IFile. These are usualy backed by real operating system filesystem. However it is possible to write custom filesystem to perist the workspace resource into an alternate filesystem like Webdav. I would rather not have to specify the real operating filesystem locations to H2 but instead give it my resources locations in terms of IFile and IFolders. Does anyone know if this is possible or have been done? Can one easily overide the H2 driver for the jdbc:h2:file scheme? Thanks jean-claude --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
