scalikejdbc-play-dbapi-adapter
scalikejdbc-play-dbapi-adapter
scalikejdbc
PlayDBApiAdapter
PlayDBApiAdapterModule
scalikejdbc-play-dbapi-adapter
/
scalikejdbc
/
PlayDBApiAdapterModule
PlayDBApiAdapterModule
class
PlayDBApiAdapterModule
extends
Module
Play module
Graph
Supertypes
class
Module
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
bindings
(
env:
Environment
,
config:
Configuration
):
Seq
[
Binding
[
_
]]
Inherited methods
final
def
bind
[
T
:
ClassTag
]:
BindingKey
[
T
]
Inherited from:
Module
Deprecated and Inherited methods
final
def
bind
[
T
](
clazz:
Class
[
T
]):
BindingKey
[
T
]
Deprecated
Inherited from:
Module
final
def
seq
(
bindings:
Binding
[
_
]*):
Seq
[
Binding
[
_
]]
Deprecated
Inherited from:
Module