Menu

Tree [8604cf] master /
 History

HTTPS access


File Date Author Commit
 aspects 2013-04-09 Jose Luis Martin Jose Luis Martin [bb107c] Fix pom versions
 core 2013-04-07 Jose Luis Martin Jose Luis Martin [f4257b] add tooltip text properties to BeanAction
 swing 2013-06-27 Jose Luis Martin Jose Luis Martin [8604cf] add equals and hashcode to Database, refactor A...
 vaadin 2013-04-09 Jose Luis Martin Jose Luis Martin [bb107c] Fix pom versions
 web 2013-04-09 Jose Luis Martin Jose Luis Martin [bb107c] Fix pom versions
 README.txt 2012-12-02 Jose Luis Martin Jose Luis Martin [b7841e] Fix identation
 license.txt 2011-05-02 Jose Luis Martin Jose Luis Martin [9331f4] License and Notice files
 notice.txt 2012-12-02 Jose Luis Martin Jose Luis Martin [b7841e] Fix identation
 pom.xml 2013-04-02 Jose Luis Martin Jose Luis Martin [843665] Add PropertyColorCellRenderer and minor changes

Read Me

JDAL Library 1.3.1 (December 2012)
-------------------------------------------------------------------------------
http://www.jdal.org

INTRODUCTION
-------------------------------------------------------------------------------

JDAL is an open source Java library that aims to help developers
making database applications easily. JDAL helps you to find what you
really need to code and what is already coded in a common java
database application, avoiding the complexity of many common
programming tasks.

JDAL is built on top of Hibernate ORM and Spring framework and
provides you with a set of core database services and UI Componentes
ready to be used via configuration on Spring context configuration
files.

Please, read our sample application for quicker information.

JDAL is freely usable, licensed under the Apache 2.0 license.


CONTENT
-------------------------------------------------------------------------------

core:              JDAL Core Library          Data access and common classes
swing:             JDAL Swing Library         Swing binding and UI
vaadin:            JDAL Vaadin Library        Vaadin Spring Integration
aspects:           JDAL Aspects Library       Aspect Library
web:               JDAL Web Library           Web Library
  

COMPILE
-------------------------------------------------------------------------------

mvn package or mvn package -Dmaven.skip.test=true  (to avoid test)

Test need sample database, install from jdal-samples in library/db/library.sql


INSTALL
-------------------------------------------------------------------------------

mvn install


AUTHOR
-------------------------------------------------------------------------------

Jose Luis Martin - jlm@joseluismartin.info
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.