Class: NuoDB::PreparedStatement

Inherits:
Object
  • Object
show all
Defined in:
ext/nuodb/nuodb.cpp

Overview

A PreparedStatement object maintains a connection to a specific database. SQL statements are executed and results are returned within the context of a connection.