On Thu, Sep 24, 2009 at 2:18 PM, Agus <[email protected]> wrote: > What does database setPageSize method do?
It does exactly what the javadoc says. For slightly more information, see http://www.sqlite.org/pragma.html#pragma_page_size > Will it improve sql insertion time? I doubt it. > Reference: > http://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html#setPageSize(long) > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

