This method returns an Implementation
of ClientJDBCObjectFactory depending on
VM under use
Currently it returns either
ClientJDBCObjectFactoryImpl
(or)
ClientJDBCObjectFactoryImpl40
return the security mechanism
if security mechanism has not been set explicitly on datasource
then upgrade the security mechanism to a more secure one if possible
return the security mechanism for this datasource object
if security mechanism has not been set explicitly on datasource
then upgrade the security mechanism to a more secure one if possible
NetworkServerControl provides the ability to start a Network Server or
connect to a running Network Server to shutdown, configure or retreive
diagnostic information.
Creates a NetworkServerControl object that is configured to control
a Network Server on the default host(localhost)
and the default port(1527) unless derby.drda.portNumber and
derby.drda.host are set.