org.seasar.doma.jdbc.dialect
クラス H2Dialect.H2ExpressionFunctions

java.lang.Object
  上位を拡張 org.seasar.doma.jdbc.dialect.StandardDialect.StandardExpressionFunctions
      上位を拡張 org.seasar.doma.jdbc.dialect.H2Dialect.H2ExpressionFunctions
すべての実装されたインタフェース:
ExpressionFunctions
含まれているクラス:
H2Dialect

public static class H2Dialect.H2ExpressionFunctions
extends StandardDialect.StandardExpressionFunctions

H2用の ExpressionFunctions です。

作成者:
taedium

フィールドの概要
 
クラス org.seasar.doma.jdbc.dialect.StandardDialect.StandardExpressionFunctions から継承されたフィールド
defaultReplacement, defaultWildcardReplacementPattern, escape, wildcards
 
コンストラクタの概要
H2Dialect.H2ExpressionFunctions()
           
 
メソッドの概要
 
クラス org.seasar.doma.jdbc.dialect.StandardDialect.StandardExpressionFunctions から継承されたメソッド
contain, contain, createWildcardReplacement, createWildcardReplacementPattern, escapeWildcard, escapeWildcard, prefix, prefix, roundDownTimePart, roundDownTimePart, roundUpTimePart, roundUpTimePart, suffix, suffix
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

H2Dialect.H2ExpressionFunctions

public H2Dialect.H2ExpressionFunctions()


Copyright © 2009-2010 The Seasar Foundation. All Rights Reserved.