Hello, everyone.
When I study the tutorial of "getstart" in
"db-derby-10.3.2.1-bin\docs\html\getstart\rgslib46043-old.html", I'm puzzled
by the paragraph below:
---------------------------------------------------------
The Network Server library Library Name Use derbyclient.jar Required to
start the Derby Network Server. The network client library Library Name
Use derbyclient.jar Required to use the Derby network client driver.
---------------------------------------------------------
As a freshman, I'm not sure whether the first "derbyclient.jar" should be
replaced by "derbynet.jar", like this:
---------------------------------------------------------
The Network Server library Library Name Use derbynet.jar Required to start
the Derby Network Server. The network client library Library Name Use
derbyclient.jar Required to use the Derby network client driver.
---------------------------------------------------------
The same thing exists in the file of
"E:\pjj\soc\db-derby-10.3.2.1-bin\docs\pdf\getstart\getstartderby.pdf".
Please check it.
Thank you!
Junjie