Kaya 0.5.3 reference for DB::defaultExecPrepared

List of functions and data types in DB

DBResult defaultExecPrepared(DBStatement<a> con, [Maybe<String> ] params)

Usage

Databases that do not support prepared statements should use this function in the execp field of their DBHandle. It will throw the Builtins::Not_Implemented Exception if called.

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya