Answers for "basic attribute type should not be container"

3

'Basic' attribute type should not be a container

@ElementCollection
private List<String> tags;
Posted by: Guest on October-17-2020

Code answers related to "basic attribute type should not be container"

Browse Popular Code Answers by Language