Skip to main content

alphaWorks  >  Forums  >  Framework for Java Database Connectivity  >  developerWorks

What is it good for.    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Jul 19, 2004 9:34 AM Last Post By: Jörg Schre...
Daniel Becker
What is it good for.
Posted: Jul 19, 2004 09:34:42 AM
Click to report abuse...   Click to reply to this thread Reply
Hi there. I downloaded the sources and the javadoc but I am not able to find out, what this is all about and what it is good for.
A simple sample application would be helpfull to see, how this framework is used, but I cannot find any.

Are there any more informations hidden somewhere?!
Jörg Schre...
Re: What is it good for.
Posted: Jul 26, 2004 09:11:36 AM   in response to: Daniel Becker in response to: Daniel Becker 's post
Click to report abuse...   Click to reply to this thread Reply
Daniel,

the framework helps to create an own JDBC driver easily. There are two examples
provided - one to access XML files and another one to access an archive (JAR or
ZIP).

I know there is not enough documentation for the overall benefit - sorry for
that.
Check the example classes and test cases to unterstand how it works.
For the use of JDBC are enough other descriptions - take a book or search the
web for it.
Joerg

Point your RSS reader here for a feed of the latest messages in all forums