Annotation Type Index

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String name
      Name of the index
      boolean unique
      Whether this index is unique
    • Element Detail

      • name

        String name
        Name of the index
        Returns:
        the name of the index
        Default:
        ""
      • unique

        boolean unique
        Whether this index is unique
        Returns:
        whether this index is unique
        Default:
        false