MySQL 9.0 Reference Manual Including MySQL NDB Cluster 9.0

27.3.6.7 PreparedStatement Object

The PreparedStatement object represents a handler for the execution of a prepared statement. It supports the following methods:

See Section 27.3.7.2, “Prepared Statements”, for additional information and examples.