net.ttddyy.dsproxy.proxy
Class NativeJdbcExtractUtils
java.lang.Object
net.ttddyy.dsproxy.proxy.NativeJdbcExtractUtils
public class NativeJdbcExtractUtils
- extends Object
- Author:
- Tadaya Tsuyukubo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NativeJdbcExtractUtils
public NativeJdbcExtractUtils()
getConnection
public static Connection getConnection(Connection connection)
getStatement
public static Statement getStatement(Statement statement)
getPreparedStatement
public static PreparedStatement getPreparedStatement(PreparedStatement preparedStatement)
getCallableStatement
public static CallableStatement getCallableStatement(CallableStatement callableStatement)
Copyright © 2012. All Rights Reserved.