Spec-Zone .ru
спецификации, руководства, описания, API

21.3.10. Using the Connector/J Interceptor Classes

An interceptor is a software design pattern that provides a transparent way to extend or modify some aspect of a program, similar to a user exit. No recompiling is required. With Connector/J, the interceptors are enabled and disabled by updating the connection string to refer to different sets of interceptor classes that you instantiate.

The connection properties that control the interceptors are explained in Section 21.3.5.1, "Driver/Datasource Class Names, URL Syntax and Configuration Properties for Connector/J":