Hi,
in com.vividsolutions.jump.datastore.jdbc.ValueConverterFactory
Currently the bigint in database table is transcribed into a String object
type.
But the default type of aggregation is also bigint.
for example:
SELECT code_departement, count (*) as nb
FROM anyTable
GROUP BY 1
nb has bigint!
I think we should change the type attribute has AttributType.Object to
AttributType.INTERGER
What is your opinion on the subject?
regards
Eric
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel