Hi H2 community! I am proud to announce, that jOOQ (Java Object Oriented Querying) will ship with support for H2 as of the next version 1.5.1, thanks to my eager committer Espen Stromsnes.
jOOQ takes your database schema as a base for code generation. With the generated code, you can run queries directly in jOOQ's own domain- specific language, that is inspired by SQL and integrates into Java almost as smoothly as Linq does into C# Please, check out some examples of jOOQ code: https://sourceforge.net/apps/trac/jooq/wiki/Examples Cheers Lukas Eder -- 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.
