/jdal-samples

Sample code for JDAL Library

Primary LanguageJava

JDAL 2.0 Samples. November 2013
---------------------------------

All samples use the database db/library.sql with the following 
configuration:

jdbc.driverClassName=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost/library
jdbc.username=jdal
jdbc.password=jdal


To change it edit the project jdbc.properties file