Uses of Interface
org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor
Packages that use SQLConnectionInterceptor
-
Uses of SQLConnectionInterceptor in org.ofbiz.core.entity.jdbc
Methods in org.ofbiz.core.entity.jdbc that return SQLConnectionInterceptorModifier and TypeMethodDescriptionstatic SQLConnectionInterceptorSQLInterceptorSupport.getNonNullSQLConnectionInterceptor(String ofbizHelperName) This will return a NON NULLSQLConnectionInterceptor. -
Uses of SQLConnectionInterceptor in org.ofbiz.core.entity.jdbc.interceptors.connection
Classes in org.ofbiz.core.entity.jdbc.interceptors.connection that implement SQLConnectionInterceptorModifier and TypeClassDescriptionclassWraps aSQLConnectionInterceptorsuch that the callbacks are guaranteed not to throw runtime exceptions or linkage errors.Constructors in org.ofbiz.core.entity.jdbc.interceptors.connection with parameters of type SQLConnectionInterceptorModifierConstructorDescription