ADBC
Arrow 数据库连接
加载中...
搜索中...
无匹配项
adbc::driver::Connection< Derived > 成员列表

这是 adbc::driver::Connection< Derived > 的完整成员列表,包括所有继承的成员。

autocommit_ (定义于 adbc::driver::Connection< Derived >adbc::driver::Connection< Derived >受保护的
AutocommitState 枚举名称adbc::driver::Connection< Derived >
Base 类型定义 (定义于 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::ObjectBaseadbc::driver::ObjectBase内联私有
CGetOptionStringLike(const char *key, T *value, size_t *length, AdbcError *error) (定义于 adbc::driver::ObjectBaseadbc::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::ObjectBaseadbc::driver::ObjectBase内联私有
CSetOptionBytes(const char *key, const uint8_t *value, size_t length, AdbcError *error) (定义于 adbc::driver::ObjectBaseadbc::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) overrideadbc::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) overrideadbc::driver::Connection< Derived >内联虚函数
InitImpl(void *parent) (定义于 adbc::driver::Connection< Derived >adbc::driver::Connection< Derived >内联
lifecycle_state_ (定义于 adbc::driver::ObjectBaseadbc::driver::ObjectBase受保护的
ObjectBase()=default (定义于 adbc::driver::ObjectBaseadbc::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) overrideadbc::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) overrideadbc::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::ObjectBaseadbc::driver::ObjectBase虚函数