java.lang.Object
org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationDefaultValues

public final class AnnotationDefaultValues extends Object
  • Field Details

    • DO_NOT_INDEX_NULL

      public static final String DO_NOT_INDEX_NULL
      This special value is reserved to mark the default of the indexNullAs option. The default behavior is to not index the null value.
      See Also:
    • DEFAULT_DECIMAL_SCALE

      public static final int DEFAULT_DECIMAL_SCALE
      This extreme value is both invalid and very unlikely to be used. So we use it to mark that the user has not set the value.
      See Also:
    • DEFAULT_EF_CONSTRUCTION

      public static final int DEFAULT_EF_CONSTRUCTION
      This extreme value is both invalid and very unlikely to be used. So we use it to mark that the user has not set the value.
      See Also:
    • DEFAULT_M

      public static final int DEFAULT_M
      This extreme value is both invalid and very unlikely to be used. So we use it to mark that the user has not set the value.
      See Also:
    • DEFAULT_DIMENSION

      public static final int DEFAULT_DIMENSION
      This extreme value is both invalid and very unlikely to be used. So we use it to mark that the user has not set the value.
      See Also: