org.seasar.doma.internal.jdbc.command
クラス FunctionCommand<R>
java.lang.Object
org.seasar.doma.internal.jdbc.command.ModuleCommand<R,FunctionQuery<R>>
org.seasar.doma.internal.jdbc.command.FunctionCommand<R>
- すべての実装されたインタフェース:
- Command<R,FunctionQuery<R>>
public class FunctionCommand<R>
- extends ModuleCommand<R,FunctionQuery<R>>
- 作成者:
- taedium
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionCommand
public FunctionCommand(FunctionQuery<R> query)
executeInternal
protected R executeInternal(CallableStatement callableStatement)
throws SQLException
- 定義:
- クラス
ModuleCommand<R,FunctionQuery<R>>
内の executeInternal
- 例外:
SQLException
Copyright © 2009 The Seasar Foundation. All Rights Reserved.