public class JiraSQLInterceptorFactory extends Object implements org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory
SQLInterceptorFactory that will chained together one or more
SQLInterceptors| Constructor 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.SQLInterceptorFactorypublic static boolean isMutatingSQL(String sql)
Copyright © 2002-2019 Atlassian. All Rights Reserved.