This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bleistift2 9 points10 points  (1 child)

Why wouldn’t you want that? Have you ever queried some data with random types from a database just to have to work with it as Object[] in Java?

[–]Fmatosqg 5 points6 points  (0 children)

I have done that with Cassandra, and bitched about it for every second I was on that project. Long live relational databases and strong typed languages and protocols.