SyntaxFix
Write A Post
Hire A Developer
Questions
For folks who find this posting through the search engines, another possible cause of this problem is from importing the wrong package version of @Transient. Make sure that you import javax.persistence.transient and not some other package.
@Transient
javax.persistence.transient