Re: [Simple-support] How to add support for Object[] to a Transform?
Brought to you by:
niallg
|
From: Niall G. <gal...@ya...> - 2011-10-10 08:00:43
|
You would need a Converter for this @Convert(ObjectArrayConverter.class) private Object[] x ________________________________ From: Marco LOMBARDO <mar...@ya...> To: "sim...@li..." <sim...@li...> Sent: Tuesday, 27 September 2011 11:41 PM Subject: [Simple-support] How to add support for Object[] to a Transform? I have a collection of value coming from a database, the generic record should be used for more than one table. So I decide to use a Object[] to load values. But seems that this is not suported. The problem is a bit more complicated: some value of the Object[] are Object[]. There is a way to add this Transform/Visitor? Thx. Mar ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Simple-support mailing list Sim...@li... https://lists.sourceforge.net/lists/listinfo/simple-support |