Annotationsschnittstelle Index


@Target({TYPE,FIELD}) @Retention(RUNTIME) public @interface Index
User: Stephan Bösebeck Date: 20.06.12 Time: 10:16

define the indices to be ensured when the corresponding collection is created when morphium.ensureIndicesFor can be used with a field like:

  • Elementdetails

    • decrement

      boolean decrement
      Standard:
      false
    • value

      String[] value
      Standard:
      {}
    • options

      String[] options
      Standard:
      {}
    • locale

      String locale
      Standard:
      ""
    • caseLevel

      boolean caseLevel
      Standard:
      false
    • caseFirst

      Standard:
      OFF
    • strength

      Standard:
      TERTIARY
    • numericOrdering

      boolean numericOrdering
      Standard:
      false
    • alternate

      Standard:
      NON_IGNORABLE
    • maxVariable

      Standard:
      SPACE
    • backwards

      boolean backwards
      Standard:
      false