I would like to insert a bunch of floats into an float[] column via JDBC. I have seen several places via google showing non-working examples of how to do this, but none that actually work (and not just for me, it seems). Can anyone point me to an example?