com.atlassian.jira.ofbiz
Class ChainedSQLInterceptor.Builder

java.lang.Object
  extended by com.atlassian.jira.ofbiz.ChainedSQLInterceptor.Builder
Enclosing class:
ChainedSQLInterceptor

public static class ChainedSQLInterceptor.Builder
extends Object


Constructor Summary
ChainedSQLInterceptor.Builder()
           
 
Method Summary
 ChainedSQLInterceptor.Builder add(org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor sqlInterceptor)
           
 ChainedSQLInterceptor build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChainedSQLInterceptor.Builder

public ChainedSQLInterceptor.Builder()
Method Detail

add

public ChainedSQLInterceptor.Builder add(org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor sqlInterceptor)

build

public ChainedSQLInterceptor build()


Copyright © 2002-2011 Atlassian. All Rights Reserved.