Hi, Build process described on the page: http://www.h2database.com/html/build.html
On Oct 12, 11:57 am, sp <[email protected]> wrote: > Hi friends , > > As I'm more used to coding in Java, I chose this RDBMS over > PostgreSQL. I'm pretty new to H2. I want to modify some of the > database executing algorithms, like B+-index, Hash-Join, and logging > +recovery part of database for my research. I'm using the zip file in > Windows 7. Uncompressing gives me source codes, but the > executable .jar file is already there. Now my question is once I > modify, or add some features on H2, how do I build H2 to see the > changes ? > Like step by step.., do I need to rebuild everything ? How do I do > that? Running build.bat is only running the build.java file. > > Your answer is much appreciated. Thank You ! > > Regards, > SP -- 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.
