indexes property

List<IndexSchema> indexes
final

Index definitions expressible by the ORM's physical schema model.

Implementation

final List<IndexSchema> indexes;