Available on crate feature
i-implement-a-third-party-backend-and-opt-into-breaking-changes
only.Expand description
Various interfaces and implementations to control connection statement caching.
Structs§
- Cache all (safe) statements for as long as connection is alive.
- No statements will be cached,
Traits§
- Implement this trait, in order to control statement caching.