Class SafeDelegatingSqlConnectionInterceptor

java.lang.Object
org.ofbiz.core.entity.jdbc.interceptors.connection.SafeDelegatingSqlConnectionInterceptor
All Implemented Interfaces:
SQLConnectionInterceptor, SQLInterceptor

public class SafeDelegatingSqlConnectionInterceptor extends Object implements SQLConnectionInterceptor
Wraps a SQLConnectionInterceptor such that the callbacks are guaranteed not to throw runtime exceptions or linkage errors.
Since:
v1.0.67 / v1.1.7