| 
 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
Callback interface for SQLite's profile function.
| Method Summary | |
|  void | profile(String stmt,
        long est)Callback to profile (ie log) one SQL statement with its estimated execution time. | 
| Method Detail | 
public void profile(String stmt,
                    long est)
stmt - SQL statement stringest - estimated execution time in milliseconds.| 
 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||