infrastructure/native/driver_capabilities_v3 library

Classes

OdbcDriverFeatureBackend
Backend contract used by OdbcDriverFeatures.
OdbcDriverFeatures
Typed wrapper for the v3.0 capability FFIs.
SessionOptions
Per-driver session initialization options. Mirror of the Rust SessionOptions struct — every field is optional; null/empty means "do not touch this setting".

Enums

DmlVerb
DML category used by OdbcDriverFeatures.appendReturningClause to position the dialect-specific OUTPUT/RETURNING clause.