Package tigase.db.jdbc
Class PreparedStatementInvocationHandler
- java.lang.Object
-
- tigase.db.jdbc.PreparedStatementInvocationHandler
-
- All Implemented Interfaces:
InvocationHandler
public class PreparedStatementInvocationHandler extends Object implements InvocationHandler
-
-
Constructor Summary
Constructors Constructor Description PreparedStatementInvocationHandler(PreparedStatement ps)
-
-
-
Constructor Detail
-
PreparedStatementInvocationHandler
public PreparedStatementInvocationHandler(PreparedStatement ps)
-
-