C D E G O S

C

close(Activity, String) - Static method in class org.quickconnect.dbaccess.DataAccessObject
This method is used to free up resources required to access a specific SQLite database file.
closeAll() - Static method in class org.quickconnect.dbaccess.DataAccessObject
This method is used to free up resources required to access all open SQLite database files.

C D E G O S