acolyte.jdbc.play

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.

Value parameters:
handler

the Acolyte handler

id

the unique ID to register the handler for this DB instance

final class PlayJdbcContext(handler: ScalaCompositeHandler, resourceHandler: ResourceHandler)

Acolyte handler for Play JDBC.

Acolyte handler for Play JDBC.

Acolyte DSL for JDBC.

Acolyte DSL for JDBC.