mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Function MySQLPool.clearAllRegistrations

Removes ALL prepared statement autoRegister and autoRelease which have been set.

void clearAllRegistrations();

This releases all relevent memory for potential garbage collection.