org.cruxframework.crux.core.client.db.websql
Interface SQLDatabase.SQLTransactionCallback

All Known Implementing Classes:
WSQLTransaction
Enclosing class:
SQLDatabase

public static interface SQLDatabase.SQLTransactionCallback


Method Summary
 void onTransaction(SQLTransaction tx)
           
 

Method Detail

onTransaction

void onTransaction(SQLTransaction tx)


Copyright © 2014. All rights reserved.