@javax.persistence.Entity public class Device extends AbstractEntity implements Serializable { @ElementCollection @LazyCollection(LazyCollectionOption.FALSE)