|
Daniel John Debrunner wrote: The reason that some of us always use the network JDBC driver is due to the environment we have to run in. For example, in a J2EE world, I need to be able to have my application client be able to access the same databaseSimon wrote: as my web or ejb apps. This would not be possible for the majority of J2EE app servers without a redesign of at least their application client container. The other issue is that there are a couple of problems with the embedded driver that we need to address (shreyas is working on these) that we did not encounter with the network driver. In many cases, using the embedded driver is the way to go though.
|
- Re: Derby vs. PostgreSQL Lance J. Andersen
- Re: Derby vs. PostgreSQL Mike Matrigali
- Re: Derby vs. PostgreSQL Lance J. Andersen
