Java Database Application Library


Get JDAL (Java Database Application Library) at SourceForge.net. Fast, secure and Free Open Source software downloads

Sample Application

The sample application is a simple book library management application using jdal-core and jdal-swing libraries. Although it is simpler than a real application, it is enough to show the main feautures of the JDAL library.

The application has a classic three tier architecture (Integration, Service and Presentation).

You can download the sample source and its dependences from jdal-library-sample-1.0.tgz

The first step, is to make the integration tier.