org.seasar.extension.jdbc
インタフェース UpdateHandler
- 既知の実装クラスの一覧:
- BasicUpdateHandler
- public interface UpdateHandler
- 作成者:
- higa
execute
public int execute(Object[] args)
throws org.seasar.framework.exception.SQLRuntimeException
- 例外:
org.seasar.framework.exception.SQLRuntimeException
execute
public int execute(Object[] args,
Class[] argTypes)
throws org.seasar.framework.exception.SQLRuntimeException
- 例外:
org.seasar.framework.exception.SQLRuntimeException
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.