Hi, It is difficult to move as WebApp.java use protected fields of Db*.java class. I don't know if you want set this public or use getters().
-Nicolas Fortin Atelier SIG IRSTV FR CNRS 2488 Le mardi 3 septembre 2013 19:51:12 UTC+2, Thomas Mueller a écrit : > > Hi, > > Could you also move the DbContextRule and related classes to the new > package, for example org.h2.bnf.context? I can do it of course, but then > merging changes would be a bit harder I guess. > > Regards, > Thomas > > > On Tue, Sep 3, 2013 at 4:54 PM, Nicolas Fortin (OrbisGIS) < > [email protected] <javascript:>> wrote: > >> Hi, >> >> I will update the DbContextRule in order to parse >> Connection.getMetaData().getProcedures() >> >> >> -Nicolas Fortin >> Atelier SIG >> IRSTV FR CNRS 2488 >> >> >> Le lundi 2 septembre 2013 13:31:46 UTC+2, Nicolas Fortin (OrbisGIS) a >> écrit : >> >>> Hi, >>> >>> I did some modifications on h2 (OSGi export and function visibility >>> change), and update the RSyntaxAutoComplete. It works well: >>> >>> >>> >>> <https://lh5.googleusercontent.com/-Rv1Or8Se7xU/UiR1dqs2PlI/AAAAAAAAAAM/ANVYTVP7ZXU/s1600/auto_complete.png> >>> >>> H2 branch: >>> https://github.com/nicolas-f/**h2database/tree/fix/isGeometry<https://github.com/nicolas-f/h2database/tree/fix/isGeometry> >>> >>> Regards, >>> >>> -Nicolas Fortin >>> Atelier SIG >>> IRSTV FR CNRS 2488 >>> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/h2-database. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- 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/groups/opt_out.
