org.seasar.doma.internal.jdbc.dialect
クラス OracleForUpdateTransformer
java.lang.Object
org.seasar.doma.internal.jdbc.dialect.StandardForUpdateTransformer
org.seasar.doma.internal.jdbc.dialect.OracleForUpdateTransformer
- すべての実装されたインタフェース:
- SelectStatementNodeVisitor<SqlNode,Void>, SqlNodeVisitor<SqlNode,Void>
public class OracleForUpdateTransformer
- extends StandardForUpdateTransformer
- 作成者:
- taedium
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleForUpdateTransformer
public OracleForUpdateTransformer(SelectForUpdateType forUpdateType,
int waitSeconds,
String... aliases)
visitSelectStatementNode
public SqlNode visitSelectStatementNode(SelectStatementNode node,
Void p)
- 定義:
- インタフェース
SelectStatementNodeVisitor<SqlNode,Void>
内の visitSelectStatementNode
- オーバーライド:
- クラス
StandardForUpdateTransformer
内の visitSelectStatementNode
Copyright © 2009 The Seasar Foundation. All Rights Reserved.