资 源 简 介
It is a demonstration project for hosting
the JDBC wrapper,
which provides API very similar to PHP AdoDB.
It demonstrates usage of:
reflection in Java,
arbitrary method arguments,
Singleton pattern,
sql in old-fashioned JDBC way.
simple logging architecture,
enums
It isn"t something to be JPA specific
or a competition to JPA.
Project is published and licensed according to the Artistic License,
which allows You to download and use it in non-commercial projects -
or just to see a clean code.
To compile it, please use Oracle JDK version 6.
Important notice about formatting source code.
Which was used in Netbeans IDE
and SVN Web Client here on Google Code
doesn"t respect those rules.
Tabs are used instead of spaces <