| Registers this connection using platform specific things.
Please note that this connection is an unadulterated connection, it will not be an instance of the connection
wrapper that is defined by this package this is to allow type casting and so forth for easier registration.
Parameters: nativeConnection - to register iSQL-Viewer session to the underlying connection. true if the registration succeeded, false otherwise not. throws: SQLException - if the registration fails as a result of registering the session. |