Hi, I need to use Java Active Objects<https://java.net/projects/activeobjects/pages/Home>upon H2. Is it supported?
I've found that HSQL is supported: http://grepcode.com/file/repo1.maven.org/maven2/net.java.dev.activeobjects/activeobjects-core/0.9.14/net/java/ao/db/HSQLDatabaseProvider.java Could the above be used without much problems? Did anyone try it? Active Objects is a really handy, powerful and convenient way to access to a database regardless the vendor. Is supporting it in the H2 roadmap? Regards, Pablo -- 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.
