pub trait HasStatementCache { }
A Database that maintains a client-side cache of prepared statements.
Database