Class ServerPreparedStatement.BindValue
java.lang.Object
com.mysql.jdbc.ServerPreparedStatement.BindValue
- Enclosing class:
ServerPreparedStatement
-
Field Summary
FieldsModifier and TypeFieldDescriptionlonglongintdoublefloatbooleanbooleanbooleanlong -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
boundBeforeExecutionNum
public long boundBeforeExecutionNum -
bindLength
public long bindLength -
bufferType
public int bufferType -
doubleBinding
public double doubleBinding -
floatBinding
public float floatBinding -
isLongData
public boolean isLongData -
isNull
public boolean isNull -
isSet
public boolean isSet -
longBinding
public long longBinding -
value
-
calendar
-
-
Constructor Details
-
BindValue
BindValue() -
BindValue
BindValue(ServerPreparedStatement.BindValue copyMe)
-
-
Method Details
-
reset
void reset() -
toString
-
toString
-
getBoundLength
long getBoundLength()
-