Uses of Class
jakarta.persistence.Index
- 
Packages that use Index Package Description jakarta.persistence Jakarta Persistence is the API for the management for persistence and object/relational mapping. - 
- 
Uses of Index in jakarta.persistence
Methods in jakarta.persistence that return Index Modifier and Type Method Description Index[]indexes()(Optional) Indexes for the table.Index[]indexes()(Optional) Indexes for the table.Index[]indexes()(Optional) Indexes for the table.Index[]indexes()(Optional) Indexes for the table.Index[]indexes()(Optional) Indexes for the table. 
 -