com.twitter.scalding.db

macros

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait ScaldingDBAnnotation extends AnyRef

  2. class date extends Annotation with StaticAnnotation with ScaldingDBAnnotation

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

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

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

    Annotations
    @getter()

Value Members

  1. object DBMacro

  2. package impl

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

    Annotations
    @macroImpl( ... )
  4. implicit def toDBTypeDescriptor[T]: DBTypeDescriptor[T]

    Annotations
    @macroImpl( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped