trait Profile extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Profile
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. implicit class RichColumn extends AnyRef

    Extends Column to add conditional condition

Abstract Value Members

  1. abstract val profile: BlockingJdbcProfile

Concrete Value Members

  1. def currentDate: Date

    Returns system date.

  2. implicit val dateColumnType: (blockingApi)#BaseColumnType[Date]

    java.util.Date Mapped Column Types

  3. implicit val eventColumnType: (blockingApi)#BaseColumnType[Event]

    WebHookBase.Event Column Types