dojox/store/db/SQL (version 1.10)

Usage

var foo = new SQL(config);
dojox/store/db/SQL
Parameter Type Description
config undefined

Property Summary

Method Summary

Properties

identifyGeneratedKey
Defined by: dojox/store/db/SQL
idProperty
Defined by: dojox/store/db/SQL
selectColumns
Defined by: dojox/store/db/SQL

Methods

add(object,directives)
Defined by dojox/store/db/SQL
Parameter Type Description
object undefined
directives undefined
Returns:undefined
executeSql(sql,parameters)
Defined by dojox/store/db/SQL
Parameter Type Description
sql undefined
parameters undefined
Returns:undefined
get(id)
Defined by dojox/store/db/SQL
Parameter Type Description
id undefined
Returns:undefined
getIdentity(object)
Defined by dojox/store/db/SQL
Parameter Type Description
object undefined
Returns:undefined
put(object,directives)
Defined by dojox/store/db/SQL
Parameter Type Description
object undefined
directives undefined
Returns:undefined
query(query,options)
Defined by dojox/store/db/SQL
Parameter Type Description
query undefined
options undefined
Returns:instance
remove(id)
Defined by dojox/store/db/SQL
Parameter Type Description
id undefined
Returns:undefined
Error in the documentation? Can’t find what you are looking for? Let us know!