Contents Index Data Access Using Pure Java The UltraLite Java sample application

UltraLite Static Java User's Guide
  Data Access Using Pure Java

Introduction


UltraLite applications can be written in the Java language using JDBC for database access.

The UltraLite development process for Java is similar to that for other development models. For a description, see Using UltraLite Static Interfaces.

This chapter describes only those aspects of application development that are specific to UltraLite Java applications. It assumes an elementary familiarity with Java and JDBC.


Contents Index Data Access Using Pure Java The UltraLite Java sample application