public class

JiraSQLInterceptorFactory

extends Object
implements SQLInterceptorFactory
java.lang.Object
   ↳ com.atlassian.jira.ofbiz.JiraSQLInterceptorFactory

Class Overview

An org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory that will chained together one or more org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptors

Summary

Public Constructors
JiraSQLInterceptorFactory()
Public Methods
static boolean isMutatingSQL(String sql)
SQLInterceptor newSQLInterceptor(String ofbizHelperName)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory

Public Constructors

public JiraSQLInterceptorFactory ()

Public Methods

public static boolean isMutatingSQL (String sql)

public SQLInterceptor newSQLInterceptor (String ofbizHelperName)