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