public class FloatParameter extends java.lang.Object implements IParameter
Constructor and Description |
---|
FloatParameter(float value) |
public FloatParameter(float value)
public void set(java.sql.PreparedStatement statement, int index) throws java.sql.SQLException
IParameter
PreparedStatement
.set
in interface IParameter
java.sql.SQLException
public java.lang.String toString()
toString
in class java.lang.Object