Overload List

  NameDescription
Public methodUpdateSource(String, Object)
Responsible for updating object in data source. Object will not be updated in cache if it fails to update in data source.
Public methodUpdateSource(array<String>[]()[][], array<Object>[]()[][])
Responsible for updating array of objects in data source. Objects, who failed to update, will not be updated in cache

See Also