I know nothing about Mantis - I assume you mean the bug-tracking software? Perhaps a more appropriate place to ask this question is the Mantis dev group.
Generally speaking, the level of effort to port App X to H2 depends greatly on how App X's data abstractions are designed. Does it use an H2-compliant ORM? It is all "homebrew" JDBC? Is it something entirely different? I personally question the usefulness of such a port, but that's none of my business as to why you wish to do this ;> On Fri, Jan 24, 2014 at 11:07 AM, Cecil Westerhof <[email protected]>wrote: > At the moment Mantis works with MySQL, MS SQL, and PostgreSQL. I was > thinking about making it work with H2 also. Would that be an feasable > option, or would that be a mountain of work? > > -- > Cecil Westerhof > > -- > 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. > -- 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.
