public class LongParameter extends java.lang.Object implements IParameter
Constructor and Description |
---|
LongParameter(long value) |
public LongParameter(long 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