OracleColumnOptions

slick.jdbc.OracleProfile.OracleColumnOptions

Attributes

Source:
OracleProfile.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
OracleProfile.scala

Inherited methods

def Default[T](defaultValue: T): Default[T]

Attributes

Inherited from:
RelationalColumnOptions
Source:
RelationalProfile.scala
def SqlType(typeName: String): SqlType

Attributes

Inherited from:
SqlColumnOptions
Source:
SqlProfile.scala

Inherited fields

val AutoInc: AutoInc.type

Attributes

Inherited from:
RelationalColumnOptions
Source:
RelationalProfile.scala
val Length: Length.type

Attributes

Inherited from:
RelationalColumnOptions
Source:
RelationalProfile.scala
val Unique: Unique.type

Attributes

Inherited from:
RelationalColumnOptions
Source:
RelationalProfile.scala