inca / circumflex

[UNMAINTAINED] Circumflex — lightweight Scala-based Web application framework and ORM
http://circumflex.ru
Other
164 stars 35 forks source link

Make transactions into implicit parameters #75

Closed yang closed 13 years ago

yang commented 13 years ago

Currently, Circumflex expects one transaction/database session per application. This patch enables more flexible and explicit transaction/session management.