This page is no longer maintained — Please continue to the home page at www.scala-lang.org

[ANN] O/R Broker 3.1-final released

No replies
nilskp
Joined: 2009-01-30,
User offline. Last seen 1 year 27 weeks ago.
I'm happy to announce the release of O/R Broker 3.1-final.

O/R Broker is a library for Scala 2.8+ that aims to make working with JDBC databases easy and flexible at the same time. It supports ad-hoc querying, but provides a framework for separating SQL from Scala code.

O/R Broker has no required dependencies, but support the Java template engines FreeMarker and Velocity for dynamic SQL generation.

Download: http://code.google.com/p/orbroker/downloads/detail?name=orbroker-3.1-final.jar
API: http://orbroker.googlecode.com/hg/docs/api/index.html
Examples: http://code.google.com/p/orbroker/w/list


Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland