- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
[ANN] O/R Broker 3.1-final released
Mon, 2011-04-04, 12:55
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
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