| MySQL++
        3.2.4
        | 
Declares the template query parameter-related stuff. More...
Go to the source code of this file.
| Classes | |
| class | mysqlpp::SQLQueryParms | 
| This class holds the parameter values for filling template queries.  More... | |
| struct | mysqlpp::SQLParseElement | 
| Used within Query to hold elements for parameterized queries.  More... | |
Declares the template query parameter-related stuff.
The classes defined in this file are used by class Query when it parses a template query: they hold information that it finds in the template, so it can assemble a SQL statement later on demand.
 1.8.14
 1.8.14