< Previous Contents Next >

4.- General Specifications


4.1.- Concepts

This section contains all needed concept to understand the project logic.


4.2 Project Examples

This examples are post with the intention of givin all the developers an idea of what they are working in. This examples are situations of the real life wich could be efficient the usage of a jLaBase Environment.


4.3 Naming Conventions

Because of the large volume of all the data stored we will use some naming conventions related to some different contexts inside the data environment. This naming conventions will let us fetch a database query against a data environment using a jLaBase URL.


4.4 Database Specification

This section holds all of the specifications related to the database low-level implementation, Hibernate mappings, EJB specefications (bussines logic)...


4.5 Network Environment Specification

TODO: Add short description of this section here.

4.6 Graphical User Interface

In this section we will find all the specifications about the graphical user interface (GUI).


< Previous Contents Next >