Interface SOLRJConstants


public interface SOLRJConstants
Defines SOLRJ specific constants.
Since:
1.3.3
Author:
Werner Guttmann
  • Field Details

    • NAMESPACE

      static final String NAMESPACE
      SOLRJ namespace (as used by the extensions for the XML code generator).
      See Also:
    • ANNOTATIONS_FIELD_NAME

      static final String ANNOTATIONS_FIELD_NAME
      Name of the field annotation element.
      See Also:
    • ANNOTATIONS_ID_NAME

      static final String ANNOTATIONS_ID_NAME
      Name of the id annotation element.
      See Also:
    • GENERATED_ANNOTATION_CLASSES_PACKAGE

      static final String GENERATED_ANNOTATION_CLASSES_PACKAGE
      Package where to find generated JDO classes to unmarshal annotations.
      See Also: