propertyNames on CayenneDataObject?

From: Mike Kienenberger (mkienen..laska.net)
Date: Tue Mar 08 2005 - 09:48:57 EST

  • Next message: Andrus Adamchik: "Re: propertyNames on CayenneDataObject?"

    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