OSDN Git Service

fixed a bug in PreparedStatement that cannot set float values via setObject method.
[xerial/sqlite-jdbc.git] / src / test / java / org / sqlite / QueryTest.java
2009-04-15 leofixed a bug in PreparedStatement that cannot set float...
2009-04-08 leogit-svn-id: xerial.org/svn/project/XerialJ/trunk/sqlite...