#include <prepared_statement_manager.h>
◆ CachedPreparedStatementManager()
| kuzu::main::CachedPreparedStatementManager::CachedPreparedStatementManager |
( |
| ) |
|
◆ ~CachedPreparedStatementManager()
| kuzu::main::CachedPreparedStatementManager::~CachedPreparedStatementManager |
( |
| ) |
|
◆ addStatement()
| std::string kuzu::main::CachedPreparedStatementManager::addStatement |
( |
std::unique_ptr< CachedPreparedStatement > | statement | ) |
|
◆ containsStatement()
| bool kuzu::main::CachedPreparedStatementManager::containsStatement |
( |
const std::string & | name | ) |
const |
|
inline |
◆ getCachedStatement()
| CachedPreparedStatement * kuzu::main::CachedPreparedStatementManager::getCachedStatement |
( |
const std::string & | name | ) |
const |
The documentation for this class was generated from the following file: