Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
Project Sections: Home | Specifications | QA | Development | Database Drivers
Development Sections: Developer Projects | Project Structure

Developer Projects

Modules in the Database Access Project
Module Functionality
connectivity
Base connectivity. This module contains database driver implementations for ODBC 3.0, JDBC, ADO, dBase, and CSV files. The way to access these drivers is very similar to JDBC as the drivers implement an API which covers the JDBC API..
dbaccess
Database access layer. This module contains code for accessing databases from applications. It also contains the following:
  • Core implementations for configuration of data sources
  • Additional implementations like RowSets and abstractions like database meta informations
  • A graphical user interface (GUI) for customizing data sources and access to data

Modules in other Projects, related to Database Access
Module
Functionality
forms
This module, though currently part of the GSL project, is related to Database access as well. It contains most of the code necessary to build up a form layer (means the components for logical forms, control models, and controls). This project is self-contained, means it is only exporting UNO components.
svx
Additional implementations for integrating the form layer into the applications can be found in the SVX module, project graphics. Here, the directories svx/source/form and svx/source/fmcomp belong to Database Access.

Additionally, basics for the form layer (more precise, basics for integrating UNO controls into applications drawing layer) can be found in svx/source/svdraw.

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.