Is there a reason why there's no access to the full list of property keys on
a CayenneDataObject?
Something along the lines of:
protected List propertyNames() {
return new ArrayList(values.keySet());
}
This archive was generated by hypermail 2.0.0 : Tue Mar 08 2005 - 09:48:04 EST