Kaya 0.5.2 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 13 July 2009 | Supported by Durham CompSoc | Powered by Kaya