org.seasar.doma.internal.jdbc.query
クラス BlobCreateQuery<R extends Domain<Blob,?>>
java.lang.Object
org.seasar.doma.internal.jdbc.query.AbstractCreateQuery<Blob,R>
org.seasar.doma.internal.jdbc.query.BlobCreateQuery<R>
- すべての実装されたインタフェース:
- CreateQuery<R>, Query
public class BlobCreateQuery<R extends Domain<Blob,?>>
- extends AbstractCreateQuery<Blob,R>
- 作成者:
- taedium
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlobCreateQuery
public BlobCreateQuery()
compile
public void compile()
create
public R create(Connection connection)
throws SQLException
- 例外:
SQLException
Copyright © 2009 The Seasar Foundation. All Rights Reserved.