GlobalConfig
slick.util.GlobalConfig
object GlobalConfig
Singleton object with Slick's configuration, loaded from the application config. This includes configuration for the global profile objects and settings for debug logging.
In addition to being listed in reference.conf, all essential config options also have their default values hardcoded here because we cannot rely on getting reference.conf on the classpath in all cases (e.g. the tsql macro).
Attributes
- Source
- GlobalConfig.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
GlobalConfig.type
Members list
In this article