org.cruxframework.crux.core.client.db.websql
Interface SQLDatabaseFactory.DatabaseCallback

Enclosing class:
SQLDatabaseFactory

public static interface SQLDatabaseFactory.DatabaseCallback


Method Summary
 void onCreated(SQLDatabase db)
           
 

Method Detail

onCreated

void onCreated(SQLDatabase db)


Copyright © 2014. All rights reserved.