Uses of Class
jakarta.persistence.JoinTable
-
Packages that use JoinTable Package Description jakarta.persistence Jakarta Persistence is the API for the management for persistence and object/relational mapping. -
-
Uses of JoinTable in jakarta.persistence
Methods in jakarta.persistence that return JoinTable Modifier and Type Method Description JoinTable
joinTable()
The join table that maps the relationship.
-