Overview
This section provides tutorial and reference documents which are helpful for application development. Please choose from the following:
Empire-db class overview | This article gives you an overview of the most important classes and tells you which to use wand which to extend. For every class a brief description of the most important methods is provided. |
---|---|
Tutorial | This tutorial demonstrates in eight easy steps how to work with Empire-db and perform the most common tasks of data persistence: inserting, updating and deleting records as well as performing queries. |
Getting started | This step by step guide explains how to set up your environment for application development with Empire-db. |
Application Programming Interface | Click here to browse the Empire-db Javadoc API documentation online for detailed information about the classes and interfaces. |