android - What's the best way to access SQLiteDatabase object in an activity -


What is the best way to get SQLiteDatabase objects in an activity to quickly run rawQuery is . I am using the ContentProvider generated by motodev studio which is probably the quickest way to generate CP and other database codes.


Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -