Native UltraLite for Java User's Guide
This chapter walks you through all the steps of building a simple Native UltraLite for Java application.
Introduction
Lesson 1: Connect to the database
Lesson 2: Insert data into the database
Lesson 3: Select the rows from the table
Lesson 4: Deploy your application to a Windows CE device
Lesson 5: Add synchronization to your application