play.api.db.slick.SlickApi
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Returns a database config instance for the database named name in the loaded application's configuration.
Returns a database config instance for the database named name in the loaded application's configuration.
Attributes
-
Throws
-
PlayException
if a database config for the passed name cannot be created.
Returns all database configs, for all databases defined in the loaded application's configuration.
Returns all database configs, for all databases defined in the loaded application's configuration.
Attributes
-
Throws
-
PlayException
if a database config cannot be created.