agirbal / umongo

Desktop app to browse and administer your MongoDB cluster
http://www.edgytech.com/umongo/
580 stars 94 forks source link

Java driver automatically converts Double values to Int / Long #176

Open agirbal opened 11 years ago

agirbal commented 11 years ago

cant obtain Double easily

agirbal commented 11 years ago

for large values, the scientific notation will make java parse as double. But otherwise those will become Ints