anorm

package anorm

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. anorm
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type TimestampWrapper1 = AnyRef { def getTimestamp: java.sql.Timestamp }

Value Members

  1. object Java8

    Provides Java8 specific typeclasses.

  2. def SQL(stmt: String): SqlQuery

  3. implicit def implicitID[ID](id: Id[ID]): ID

  4. implicit def sqlToSimple(sql: SqlQuery): SimpleSql[Row]

Inherited from AnyRef

Inherited from Any

Ungrouped