android - Does SQLiteDatabase.insert() prevent SQL injection attacks? -


i've checked documentation, didn't see address sql injections. insert() method automatically prevent injections, or must prevented manually? thanks.

android api calls sqlite native library bind parameters. so, assuming prepared statements correctly written, queries safe.

relevant source code:


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -