UltraLiteJ

UltraLiteJ is a Java API to the UltraLite database management system that is designed for the following devices and platforms:

  • Android smartphones

  • BlackBerry smartphones running OS 4.2 or later

  • Java SE 1.6 or later platforms running on a computer or device

Note

When developing for Android smartphones, the UltraLiteJ API shares a common C++ code base with UltraLite for other platforms and its behavior is similar to that of other platforms. There are a few features available for accessing tables and rows without using SQL statements for which no API is provided on Android.

 See also

System requirements and supported platforms
UltraLiteJ API architecture