Uses of Class
javax.persistence.Column
-
-
Uses of Column in javax.persistence
Methods in javax.persistence that return Column Modifier and Type Method Description Columncolumn()(Required) The column that is being mapped to the persistent attribute.
-