Mac OS X Reference Library Apple Developer
Search

DatabaseSync

Module:
storage
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

changeVersion
readTransaction
transaction

changeVersion



void changeVersion(
    in DOMString oldVersion,
    in DOMString newVersion,
    in SQLTransactionSyncCallback callback); 

readTransaction



void readTransaction(
    in SQLTransactionSyncCallback callback); 

transaction



void transaction(
    in SQLTransactionSyncCallback callback); 

Member Data

version

version



readonly attribute DOMString version; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27