API User Guide | Provides information and instructions for managing databases, working in transactions, storing, retrieving and updating data, using collections, and running the Class File Postprocessor. |
Java Interface API Reference | Contains reference information for each class in the Java interface to ObjectStore. For each class, there is introductory material, an index to member variables and methods, and descriptions of each variable and method. |
Developing Java Applications That Access C++ | Provides the information needed to develop an ObjectStore Java application that accesses C++. This includes concepts and instructions for generating Java peer classes, writing the code that uses peer classes, and building the application. |
Java Tutorial | The tutorial provides an overview of the basic concepts of the ObjectStore Java Interface. It uses an example application to show you how to define persistent classes and manipulate persistent objects. It also shows you how to develop and run applications that use the ObjectStore Java Interface. First time users of the ObjectStore Java Interface should consider reading the Java Tutorial before reviewing the demonstration programs. |
Javlin User Guide | This book explains how to use Javlin and the Java Middle-Tier Library (JMTL) for Java applications both with or without application servers. This book also explains how to use Javlin/JMTL with Enterprise JavaBeans (EJB) application servers. |
Javlin API Reference | Contains reference information for each class and interface in the Javlin API. For each class or interface, there is introductory material, an index to member variables and methods, and descriptions of each variable and method. |
Java Browser User Guide | Provides instructions on how to use the ObjectStore Java Browser. The Java Browser is a GUI development tool that helps you to visually examine the contents of an ObjectStore Java database. |