org.seasar.extension.jdbc
インタフェース SelectHandler
- 既知の実装クラスの一覧:
- BasicSelectHandler
- public interface SelectHandler
- 作成者:
- higa
execute
public Object execute(Object[] args)
throws org.seasar.framework.exception.SQLRuntimeException
- 例外:
org.seasar.framework.exception.SQLRuntimeException
execute
public Object 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.