MySQL 8.4.1
Source Code Documentation
mysql_stmt_factory_imp Class Reference

#include <mysql_statement_service_imp.h>

Static Public Member Functions

static mysql_service_status_t init (my_h_statement *stmt_handle) noexcept
 
static mysql_service_status_t close (my_h_statement stmt_handle) noexcept
 

Member Function Documentation

◆ close()

mysql_service_status_t mysql_stmt_factory_imp::close ( my_h_statement  stmt_handle)
staticnoexcept

◆ init()

mysql_service_status_t mysql_stmt_factory_imp::init ( my_h_statement stmt_handle)
staticnoexcept

The documentation for this class was generated from the following files: