Docs.rs
  • hdbconnect-0.32.0
    • hdbconnect 0.32.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • emabee
    • PSeitz
    • dleifeld
    • Dependencies
      • hdbconnect_impl ^0.32.0 normal
      • log ^0.4 normal optional
      • r2d2 ^0.8 normal optional
      • anyhow ^1.0 dev
      • bigdecimal ^0.4 dev
      • cesu8 ^1.1 dev
      • chrono ^0.4 dev
      • dist_tx ^0.5 dev
      • flexi_logger ^0.29 dev
      • log ^0.4 dev
      • num ^0.4 dev
      • num-bigint ^0.4.0 dev
      • r2d2 ^0.8 dev
      • rand ^0.9 dev
      • rustls ^0.23 dev
      • serde ^1.0 dev
      • serde_bytes ^0.11 dev
      • serde_json ^1.0 dev
      • sha2 ^0.10.8 dev
      • time ^0.3 dev
      • version-sync ^0.9 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hdbconnect0.32.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ConnectParams
  • ConnectParamsBuilder
  • Connection
  • ConnectionConfiguration
  • ConnectionManager
  • ConnectionStatistics
  • FieldMetadata
  • HdbResponse
  • OutputParameters
  • ParameterDescriptor
  • ParameterDescriptors
  • PreparedStatement
  • ResultSet
  • ResultSetMetadata
  • Row
  • ServerError
  • ServerUsage
  • time::HanaDate
  • time::HanaOffsetDateTime
  • time::HanaPrimitiveDateTime
  • time::HanaTime
  • types::BLob
  • types::CLob
  • types::CharLobSlice
  • types::DayDate
  • types::LongDate
  • types::NCLob
  • types::SecondDate
  • types::SecondTime

Enums

  • CursorHoldability
  • DeserializationError
  • ExecutionResult
  • HdbError
  • HdbReturnValue
  • HdbValue
  • ParameterBinding
  • ParameterDirection
  • SerializationError
  • ServerCerts
  • Severity
  • TypeId

Traits

  • IntoConnectParams
  • IntoConnectParamsBuilder
  • ToHana

Functions

  • time::to_date
  • time::to_offset_date_time
  • time::to_primitive_date_time
  • time::to_time

Type Aliases

  • HdbResult

Constants

  • url::CLIENT_LOCALE
  • url::CLIENT_LOCALE_FROM_ENV
  • url::DATABASE
  • url::HDBSQL
  • url::HDBSQLS
  • url::INSECURE_OMIT_SERVER_CERTIFICATE_CHECK
  • url::NETWORK_GROUP
  • url::NO_COMPRESSION
  • url::TLS_CERTIFICATE_DIR
  • url::TLS_CERTIFICATE_ENV
  • url::USE_MOZILLAS_ROOT_CERTIFICATES