Uses of Class
jakarta.persistence.Column
-
Packages that use Column Package Description jakarta.persistence Jakarta Persistence is the API for the management for persistence and object/relational mapping. -
-
Uses of Column in jakarta.persistence
Methods in jakarta.persistence that return Column Modifier and Type Method Description Column
column()
(Required) The column that is being mapped to the persistent attribute.
-