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