Class: NuoDB::Connection
- Inherits:
-
Object
- Object
- NuoDB::Connection
- Defined in:
- ext/nuodb/nuodb.cpp
Overview
A Connection object maintains a connection to a specific database. SQL statements are executed and results are returned within the context of a connection.