Uses of Class
jakarta.persistence.SecondaryTable
- 
Packages that use SecondaryTable Package Description jakarta.persistence Jakarta Persistence is the API for the management for persistence and object/relational mapping. - 
- 
Uses of SecondaryTable in jakarta.persistence
Methods in jakarta.persistence that return SecondaryTable Modifier and Type Method Description SecondaryTable[]value()(Required) The secondary tables for an entity. 
 -