adspace


How many attributes are there in column annotation?

Answer Posted / Rakhi Verma

The Column annotation has several optional attributes, including name (to specify the column's name), length (to specify the maximum length of the column), unique (to define a unique constraint on the column), nullable (to indicate whether the column can contain NULL values), etc.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is latest hibernate version?

493