Contents Index UlSecureSocketStream synchronization parameters Overview

UltraLite Database User's Guide

Using UltraLite Static Interfaces


About this chapter 

This chapter presents an overview of the UltraLite static programming interfaces.

When using static interfaces, the SQL statements to be used in an application must be specified at compile time. In a dynamic model, SQL statements can be specified at run time. The static interfaces are embedded SQL, the static C++ API, and the static Java API which uses JDBC. This chapter describes aspects common to all static UltraLite interfaces.


Overview
Choosing an UltraLite static interface
Preparing a reference database
Defining SQL statements for your application
Generating the UltraLite data access code
Configuring development tools for static UltraLite development

Contents Index UlSecureSocketStream synchronization parameters Overview