BernhardBln / jdal-samples

Sample code for JDAL Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample code for JDAL Library


Languages

Language:Java 84.4%Language:CSS 14.3%Language:JavaScript 1.2%