PlayJdbcContext

acolyte.jdbc.play.PlayJdbcContext
final class PlayJdbcContext(handler: ScalaCompositeHandler, resourceHandler: ResourceHandler)

Acolyte handler for Play JDBC.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[A](f: Database => A): A

Attributes

f

the function applied on the Acolyte/Play Database