public class JiraSQLInterceptorFactory extends Object implements org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory
SQLInterceptorFactory
that will chained together one or more
SQLInterceptor
sConstructor and Description |
---|
JiraSQLInterceptorFactory() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isMutatingSQL(String sql) |
org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptor |
newSQLInterceptor(String ofbizHelperName) |
public org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptor newSQLInterceptor(String ofbizHelperName)
newSQLInterceptor
in interface org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory
public static boolean isMutatingSQL(String sql)
Copyright © 2002-2022 Atlassian. All Rights Reserved.