Uses of Class
javax.persistence.Index
-
Packages that use Index Package Description javax.persistence Jakarta Persistence is the API for the management for persistence and object/relational mapping. -
-
Uses of Index in javax.persistence
Methods in javax.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.
-