This section describes several Derby Network Server sample
programs for Network Server users.
The NsSample sample program
The NsSample demonstration program is a simple JDBC application that interacts with the Network Server.
Network Server sample programs for embedded and client connections
This Derby Network Server sample program demonstrates how to obtain an embedded connection and client connections to the same database by using the Network Server. This program shows how to use either the DriverManager or a DataSource to obtain client connections.