com.mysql.jdbc
Class ServerPreparedStatement.BindValue
java.lang.Object
com.mysql.jdbc.ServerPreparedStatement.BindValue
- Enclosing class:
- ServerPreparedStatement
public static class ServerPreparedStatement.BindValue
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
boundBeforeExecutionNum
long boundBeforeExecutionNum
bindLength
public long bindLength
bufferType
int bufferType
byteBinding
byte byteBinding
doubleBinding
double doubleBinding
floatBinding
float floatBinding
intBinding
int intBinding
isLongData
public boolean isLongData
isNull
public boolean isNull
isSet
boolean isSet
longBinding
long longBinding
shortBinding
short shortBinding
value
public java.lang.Object value
ServerPreparedStatement.BindValue
ServerPreparedStatement.BindValue()
ServerPreparedStatement.BindValue
ServerPreparedStatement.BindValue(ServerPreparedStatement.BindValue copyMe)
reset
void reset()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
toString
public java.lang.String toString(boolean quoteIfNeeded)
getBoundLength
long getBoundLength()