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