Kaya 0.4.4 reference for DB::defaultPrepare

List of functions and data types in DB

DBStatement<a> defaultPrepare(DBHandle<a> con, String query)

Usage

Databases that do not support prepared statements should use this function in the prep 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