MySQL Connector/J size='-1'>5.1.6

Uses of Class
com.mysql.jdbc.ServerPreparedStatement.BindValue

Packages that use ServerPreparedStatement.BindValue
com.mysql.jdbc   
 

Uses of ServerPreparedStatement.BindValue in com.mysql.jdbc
 

Methods in com.mysql.jdbc that return ServerPreparedStatement.BindValue
protected  ServerPreparedStatement.BindValue ServerPreparedStatement.getBinding(int parameterIndex, boolean forLongData)
          Returns the structure representing the value that (can be)/(is) bound at the given parameter index.
 

Methods in com.mysql.jdbc with parameters of type ServerPreparedStatement.BindValue
protected  void ServerPreparedStatement.setType(ServerPreparedStatement.BindValue oldValue, int bufferType)
           
 


MySQL Connector/J size='-1'>5.1.6