Hello, The question may be so stupid, but I really have some puzzles. Generally, JDBC is the connector between Java application and RDBMSs. But I think that's because the RDBMSs aren't written by Java, then we need the middleware. Now that, Derby is pure Java application, why we still need JDBC driver? I think Java application certainly can tie with Derby directly.
a cup of Java, cheers! Sha Jiang -- View this message in context: http://www.nabble.com/Why-need-JDBC-driver--tf4434022.html#a12649909 Sent from the Apache Derby Users mailing list archive at Nabble.com.
