application/services/odbc_service
library
Classes
-
IAdminService
-
Administrative / lifecycle operations subset of
IOdbcService.
-
IDialectService
-
Dialect-aware SQL builders (UPSERT / RETURNING / session init).
-
IOdbcService
-
Interface for ODBC service operations.
-
IPoolService
-
Pool-shaped operations subset of
IOdbcService.
-
IQueryService
-
Query-shaped operations subset of
IOdbcService.
-
ITransactionService
-
Transaction-shaped operations subset of
IOdbcService.
-
OdbcService
-
High-level ODBC service that provides simplified API for database
operations.