Search Engine

  • JDC System Integrators
  • JDC System Integrators
Framework Java
Java Framework

java 

Consists of 5 main modules.

  • Database connector.
  • Database administrator.
  • Graphic layout.
  • Navigation.
  • Error centralizer
Database connector

This module allows the possibility to connect to the framework to different types of databases, like: Oracle, Mysql, Dbase, etc.

The only requirement of this module is that it is provided with the appropriate JDBC from the database you wish to connect.

Database administrator

This module administrates, formats and controls the flow of exchange between the database and the framework.

Graphic layout

The module of graphic layout contains a series of graphical functions including: tables, navigators, drop downs items, etc.

These resolve the issues with the creation of graphic objects and increase agility in developing applications over the framework.

These graphic objects are independent and are designed for specific tasks which require no additional programming to function.

Navigation

The navigation module coordinates the navigation between pages allows a channel into which you can go from one page to another and from module to module.  It facilitates the design of each page and allows it to become independent of the rest.

Error centralizer

The collector of errors for the framework functions in conjunction with the navigator and is in charge of centralizing and displaying the errors produced by the application.

It manages the display of errors and reestablishes automatically the last page with the last known data helping the developer.