Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the number of page writes.
int DatabaseInfo.getPageWrites()
The number of page writes. For Android, the number is the total accumulated page writes, and is stored in an instance variable of this class. For Blackberry and J2SE, the number is the total accumulated page writes, and is stored in the database.