[][src]Type Definition sibyl::CLOB

type CLOB<'a> = LOB<'a, OCICLobLocator>;

Trait Implementations

impl<'a> FromSql<'a> for CLOB<'a>[src]