java.sql.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of android-all Show documentation
Show all versions of android-all Show documentation
A library jar that provides APIs for Applications written for the Google Android Platform.
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.