Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ds.xml DataSource type

$
0
0
SmartGWT 5 / FF 26

My bean contains a list of sub-beans.

My ds.xml for the bean declares the sub-beans field as type "subBeanDs" where subBeansDs defines the sub-bean.

However when I perform the fetch on the bean, the sub-beans field is returned as a single map, not a list.

How do I get the one-to-many relationship instead of a one-to-one?

Viewing all articles
Browse latest Browse all 4756

Trending Articles