public class PreparedStatementProxyLogic extends Object
PreparedStatement and CallableStatement invocation.| Constructor and Description |
|---|
PreparedStatementProxyLogic() |
PreparedStatementProxyLogic(PreparedStatement ps,
String query,
InterceptorHolder interceptorHolder,
String dataSourceName,
JdbcProxyFactory jdbcProxyFactory) |
public PreparedStatementProxyLogic()
public PreparedStatementProxyLogic(PreparedStatement ps, String query, InterceptorHolder interceptorHolder, String dataSourceName, JdbcProxyFactory jdbcProxyFactory)
Copyright © 2015. All rights reserved.