On Thu, Apr 30, 2009 at 8:42 PM, ahammad <ahmed.ham...@gmail.com> wrote:
> > Hello, > > How would I go about creating an aggregate entry? Does it go in the > data-config.xml file? > > You can use the TemplateTransformer to fix the table name followed by the pk of the table. e.g. <field column="uniqueKey" template="table1-${table1.pk}" /> -- Regards, Shalin Shekhar Mangar.