Package

com.datawizards.dmg

annotations

Permalink

package annotations

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

Type Members

  1. final class column extends Annotation with StaticAnnotation

    Permalink

  2. final class comment extends Annotation with StaticAnnotation

    Permalink

  3. final class length extends Annotation with StaticAnnotation

    Permalink

  4. final class notNull extends Annotation with StaticAnnotation

    Permalink

    Not null field

  5. final class table extends Annotation with StaticAnnotation

    Permalink

  6. final class underscore extends Annotation with StaticAnnotation

    Permalink

    Convert table name and column names to underscore.

    Convert table name and column names to underscore.

    Example: personName -> person_name

Value Members

  1. package es

    Permalink

    Elasticsearch mapping dedicated annotations

  2. package hive

    Permalink

    HIVE DDL dedicated annotations

Inherited from AnyRef

Inherited from Any

Ungrouped