[−][src]Trait odbc::Handle
Reflects the ability of a type to expose a valid handle
Reflects the ability of a type to expose a valid handle
type To
impl<'a, 'b, S, R, AC: AutocommitMode> Handle for Statement<'a, 'b, S, R, AC>
[src]impl<'env, AC: AutocommitMode> Handle for Connection<'env, AC>
[src]impl<V> Handle for Environment<V>
[src]