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