jOOQ effectively combines complex SQL, type safety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Diese Version hat eine der wichtigste Neuerungen: die typsicheren Unterstützung für Zeile Wertausdrücke auch bekannt als Tupel, bis zu einem Maß an 8. Die API ist ähnlich wie die bereits vorhandene Tupel Unterstützung in Sprachen wie c# oder Scala gebildet. Scala Integration wurde auch durch das neue Modul jOOQ-Scala, verbessert die bietet einige nützliche implizite Defs für überladen.
Zukünftige Versionen von jOOQ-Scala können mit Scala 2.10 des Makros experimentieren.
This release has a new main feature: the type-safe support for row value expressions also known as tuples, up to a degree of 8. The API is formed in a similar way as pre-existing tuple support in languages like C# or Scala. Scala integration has also been improved through the new jOOQ-Scala module, which provides some useful implicit defs for operator overloading.
Future versions of jOOQ-Scala may experiment with Scala 2.10's Macros.