Use the derby.drda.startNetworkServer property to simplify
embedding the Network Server in your Java application. When you set
derby.drda.startNetworkServer to true, the Network Server will automatically
start when you start
NOTE: If you start the Network Server with this property set to true, the Network Server will stop when your application ends or when you stop it by other means (e.g. by using the Java API, the command line interface, or by shutting down the Derby system), whichever comes first.
False.
Static. You must shut down the
Network Server and restart