Expand description
FirebirdConnection implementation for the native fbclient
Re-exports§
pub use services::NativeServiceManager;
Modules§
- services
- Native service manager: a thin, safe wrapper over the
isc_service_attach/isc_service_start/isc_service_query/isc_service_detachclient entry points.
Structs§
- DynLink
- Configuration details for dynamic linking
- DynLoad
- Configuration details for dynamic loading
- Native
FbAttachment Config - The common part of native client configuration (for both embedded/remote)
- Native
FbClient - Client that wraps the native fbclient library
- Remote
Config - The remote part of native client configuration
Traits§
- Linkage
Marker - A marker trait which can be used to obtain the associated client instance