Module hdbconnect_impl::sync

source ·

Structs

  • LOB implementation for binary values.
  • LOB implementation for unicode Strings (deprecated).
  • A synchronous connection to the database.
  • Represents all possible non-error responses to a database command.
  • LOB implementation for unicode Strings.
  • Allows injection-safe SQL execution and repeated calls of the same statement with different parameters with as few roundtrips as possible.
  • The result of a database query.

Enums