Hello Diego,

I think BigDecimal is your friend for that.

Michael


On 12 October 2011 22:19, Diego Jesus <[email protected]> wrote:
> Hi.
> I'm writing a feature collection to a postgis data base and I need to create
> a SimpleFeatureType. One of the columns must be Numeric.
> In a SimpleFeatureTypeBuilder I add a Float column:
>
> builder.add("attribute", Float.class);
>
> But this creates a real column. Wich java class should I use to create a
> Numeric column?
>
> Thanks,
>
> Diego Jesus
>
> ------------------------------------------------------------------------------
> 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-d2d-oct
> _______________________________________________
> Geotools-gt2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>
>

------------------------------------------------------------------------------
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-d2d-oct
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to