Package

com.twitter.scalding.db

macros

Permalink

package macros

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. macros
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait ScaldingDBAnnotation extends AnyRef

    Permalink
  2. class date extends Annotation with StaticAnnotation with ScaldingDBAnnotation

    Permalink
    Annotations
    @getter()
  3. class size extends Annotation with StaticAnnotation with ScaldingDBAnnotation

    Permalink
    Annotations
    @getter()
  4. class text extends Annotation with StaticAnnotation with ScaldingDBAnnotation

    Permalink
    Annotations
    @getter()
  5. class varchar extends Annotation with StaticAnnotation with ScaldingDBAnnotation

    Permalink
    Annotations
    @getter()

Value Members

  1. object DBMacro

    Permalink
  2. package impl

    Permalink
  3. implicit macro def toColumnDefinitionProvider[T]: ColumnDefinitionProvider[T]

    Permalink
  4. implicit macro def toDBTypeDescriptor[T]: DBTypeDescriptor[T]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped