Provides a compatibility interface for accessing SQL-based databases.
The android.database
and android.database.sqlite
packages offer a higher-performance alternative where source compatibility
is not an issue.
Note that you must provide your own JDBC driver.