The reason why GraniteDS generates properties of type ListCollectionView is simple : it internally uses collections implementations that extend ListCollectionView and not ArrayCollection.
But as you have described when you manually assign collections, you should use ArrayCollection.
It’s exactly the same as in Java when you do List list = new ArrayList().
5More
8More
ListCollectionView/ArrayCollection tip for using GraniteDS - Ross Henderson - 0 views
BabelSoft / 博语软件 - 0 views
dzone.com - On Being A Senior Engineer - 0 views
1More
One to One relations in JPA 2.0 - Steve Hostettler - 0 views
Myfaces CODI - 0 views
Testing a Maven Enterprise Application - 0 views
« First
‹ Previous
381 - 400 of 1272
Next ›
Last »
Showing 20▼ items per page