autocommit_ (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 受保護的 |
AutocommitState 列舉名稱 | adbc::driver::Connection< Derived > | |
Base typedef (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | |
Cancel(AdbcError *error) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
CGetOptionNumeric(const char *key, T *value, AdbcError *error) (定義於 adbc::driver::ObjectBase) | adbc::driver::ObjectBase | 內聯私有的 |
CGetOptionStringLike(const char *key, T *value, size_t *length, AdbcError *error) (定義於 adbc::driver::ObjectBase) | adbc::driver::ObjectBase | 內聯私有的 |
Commit(AdbcError *error) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
CommitImpl() | adbc::driver::Connection< Derived > | 內聯 |
Connection() (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
CSetOption(const char *key, T value, AdbcError *error) (定義於 adbc::driver::ObjectBase) | adbc::driver::ObjectBase | 內聯私有的 |
CSetOptionBytes(const char *key, const uint8_t *value, size_t length, AdbcError *error) (定義於 adbc::driver::ObjectBase) | adbc::driver::ObjectBase | 內聯私有的 |
GetCurrentCatalogImpl() (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
GetCurrentSchemaImpl() (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
GetInfo(const uint32_t *info_codes, size_t info_codes_length, ArrowArrayStream *out, AdbcError *error) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
GetObjects(int c_depth, const char *catalog, const char *db_schema, const char *table_name, const char **table_type, const char *column_name, ArrowArrayStream *out, AdbcError *error) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
GetObjectsImpl() | adbc::driver::Connection< Derived > | 內聯 |
GetOption(std::string_view key) override | adbc::driver::Connection< Derived > | 內聯虛擬 |
GetStatisticNames(ArrowArrayStream *out, AdbcError *error) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
GetStatistics(const char *catalog, const char *db_schema, const char *table_name, char approximate, ArrowArrayStream *out, AdbcError *error) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
GetTableSchema(const char *catalog, const char *db_schema, const char *table_name, ArrowSchema *schema, AdbcError *error) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
GetTableSchemaImpl(std::optional< std::string_view > catalog, std::optional< std::string_view > db_schema, std::string_view table_name, ArrowSchema *schema) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
GetTableTypes(ArrowArrayStream *out, AdbcError *error) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
GetTableTypesImpl() (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
impl() (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯私有的 |
InfoImpl(const std::vector< uint32_t > &codes) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
Init(void *parent, AdbcError *error) override | adbc::driver::Connection< Derived > | 內聯虛擬 |
InitImpl(void *parent) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
lifecycle_state_ (定義於 adbc::driver::ObjectBase) | adbc::driver::ObjectBase | 受保護的 |
ObjectBase()=default (定義於 adbc::driver::ObjectBase) | adbc::driver::ObjectBase | |
ReadPartition(const uint8_t *serialized_partition, size_t serialized_length, ArrowArrayStream *out, AdbcError *error) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
Release(AdbcError *error) override | adbc::driver::Connection< Derived > | 內聯虛擬 |
ReleaseImpl() (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
Rollback(AdbcError *error) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
RollbackImpl() (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
SetOption(std::string_view key, Option value, AdbcError *error) override | adbc::driver::Connection< Derived > | 內聯虛擬 |
SetOptionImpl(std::string_view key, Option value) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
ToggleAutocommitImpl(bool enable_autocommit) (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | 內聯 |
~Connection()=default (定義於 adbc::driver::Connection< Derived >) | adbc::driver::Connection< Derived > | |
~ObjectBase()=default (定義於 adbc::driver::ObjectBase) | adbc::driver::ObjectBase | 虛擬 |