Annotation Type Index

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String[] fields
      The field name to be indexed.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String type
      Type of the index.
    • Element Detail

      • fields

        String[] fields
        The field name to be indexed.
        Returns:
        the field name
      • type

        String type
        Type of the index.
        Returns:
        the index type
        Default:
        "Unique"