I'd rather not introduce a new annotation since there already is one with fitting semantics:
@Basic(optional=false)
Also, JPA wouldn't need a code change, just spec update.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
I'd rather not introduce a new annotation since there already is one with fitting semantics:
@Basic(optional=false)
Also, JPA wouldn't need a code change, just spec update.