- executevoid execute(Select select) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- executeDeletevoid executeDelete(Pk pk, DeleteError err) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- executeInsertauto  executeInsert(Row record, InsertError err) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- executeQueryUnsafeauto  executeQueryUnsafe(string sql) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- executeQueryUnsafeauto  executeQueryUnsafe(string sql, Variant[string] parameters) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- executeQueryUnsafeauto  executeQueryUnsafe(string sql) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- executeScalarUnsafeT executeScalarUnsafe(string sql) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- executeUnsafevoid executeUnsafe(string sql) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- executeUpdatevoid executeUpdate(Pk pk, Row record, RequestState state) 
- Undocumented in source. Be warned that the author may not have intended to support it.