acolyte.jdbc.play

Members list

Concise view

Type members

Classlikes

final class AcolyteDatabase(handler: ScalaCompositeHandler, resourceHandler: ResourceHandler, id: String) extends Database

Acolyte implementation for play.api.db.Database.

Acolyte implementation for play.api.db.Database.

Attributes

handler

the Acolyte handler

id

the unique ID to register the handler for this DB instance

Graph
Supertypes
trait Database
class Object
trait Matchable
class Any
Self type
final class PlayJdbcContext(handler: ScalaCompositeHandler, resourceHandler: ResourceHandler)

Acolyte handler for Play JDBC.

Acolyte handler for Play JDBC.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Acolyte DSL for JDBC.

Acolyte DSL for JDBC.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type