org.seasar.doma.internal.jdbc.command
クラス CallableSqlParameterBinder
java.lang.Object
org.seasar.doma.internal.jdbc.command.CallableSqlParameterBinder
public class CallableSqlParameterBinder
- extends Object
- 作成者:
- taedium
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
query
protected final Query query
CallableSqlParameterBinder
public CallableSqlParameterBinder(Query query)
bind
public void bind(CallableStatement callableStatement,
List<? extends CallableSqlParameter> parameters)
throws SQLException
- 例外:
SQLException
Copyright © 2009 The Seasar Foundation. All Rights Reserved.