Interface IndexCollector

All Superinterfaces:
Annotation
All Known Subinterfaces:
CommonTableDetails

public interface IndexCollector extends Annotation
Commonality for annotations which define indexes
  • Method Details

    • indexes

      Index[] indexes()
    • indexes

      void indexes(Index[] value)