[][src]Crate r2d2_oracle

Oracle support for the r2d2 connection pool.

Re-exports

pub use oracle;
pub use r2d2;

Structs

OracleConnectionManager

An r2d2::ManageConnection for oracle::Connections.