Daniel John Debrunner wrote:
> Suraj Batuwana wrote:
> 
>> I am not sure I got what you tring to say.
>>
>> What is  embedded network server ?
> 
> It's the network server for Derby running within the same JVM as your
> application, in this case WebSphere. Then your application continues to
> use the embedded driver to connect to Derby, while any other application
> running outside the JVM can use the Derby network client to connect to
> the Derby engine running in WebSphere via the network server.

< deleted Dan's good resources >

Also there's a short writeup on the online tutorial here:

http://db.apache.org/derby/papers/DerbyTut/ns_intro.html#Embedded+Server

 -jean

Reply via email to