com.atlassian.jira.ofbiz
Class JiraSQLInterceptorFactory
java.lang.Object
com.atlassian.jira.ofbiz.JiraSQLInterceptorFactory
- All Implemented Interfaces:
- org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory
public class JiraSQLInterceptorFactory
- extends Object
- implements org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory
An SQLInterceptorFactory
that will chained together one or more
SQLInterceptor
s
- Since:
- v4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JiraSQLInterceptorFactory
public JiraSQLInterceptorFactory()
newSQLInterceptor
public org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptor newSQLInterceptor(String ofbizHelperName)
- Specified by:
newSQLInterceptor
in interface org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory
Copyright © 2002-2012 Atlassian. All Rights Reserved.