public static class ChainedSQLInterceptor.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChainedSQLInterceptor.Builder |
add(org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor sqlInterceptor) |
ChainedSQLInterceptor |
build() |
public ChainedSQLInterceptor.Builder add(org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor sqlInterceptor)
public ChainedSQLInterceptor build()
Copyright © 2002-2019 Atlassian. All Rights Reserved.