To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project xdoclet has an issue affecting its community integration.
This issue affects 3 pr
I notice in hibernate-set.xdt it has
readonly=""
order-by=""
Is that right? Does the readonly attribute only apply if order-by has
also been used? Or are they independent?
Andrew.
---
SF
The following comment has been added to this issue:
Author: Andrew Stevens
Created: Sat, 23 Jul 2005 5:01 AM
Body:
There is no "role" parameter on the @hibernate.set tag. The role attribute (or
name attribute for versions <> 1.1) is added automatically from the method name
using
The following comment has been added to this issue:
Author: Andrew Stevens
Created: Sat, 23 Jul 2005 4:57 AM
Body:
You mention Hibernate 3, but have you specified that in a "version" config
parameter in the subtask?
The default version used by the subtask is "1.1"; in that versio