First page Back Continue Last page Graphic
Mapping Relations
Many to one
<field name="Group" type="Group">
<sql-info name="group_id" />
</field>
One to many
<field name="Product" type="Product"
collection="Vector"/>
Collection types (1.1)
array, vector, enumerate