org.seasar.doma.internal.jdbc.command
インタフェース Command<R,Q extends Query>

既知の実装クラスの一覧:
BatchDeleteCommand, BatchInsertCommand, BatchModifyCommand, BatchUpdateCommand, CreateCommand, DeleteCommand, FunctionCommand, InsertCommand, ModifyCommand, ModuleCommand, ProcedureCommand, SelectCommand, UpdateCommand

public interface Command<R,Q extends Query>

作成者:
taedium

メソッドの概要
 R execute()
           
 

メソッドの詳細

execute

R execute()


Copyright © 2009 The Seasar Foundation. All Rights Reserved.