ObjectExtender User's Guide and Reference


The Schema Browser

The Schema Browser is used to describe the schema of the relational database into which the persistent classes are stored. A physical database with tables (for a relational database) is required to support the object model. If the application was developed completely from scratch, the ObjectExtender schema generation of the Schema Browser with tools, could be used to create a schema. ObjectExtender creates the necessary data definition language (DDL) for the database or creates the tables, indices, and constraints directly from the schema.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]