org.seasar.doma.jdbc.dialect
クラス Mssql2008Dialect.Mssql2008ExpressionFunctions

java.lang.Object
  上位を拡張 org.seasar.doma.jdbc.dialect.StandardDialect.StandardExpressionFunctions
      上位を拡張 org.seasar.doma.jdbc.dialect.Mssql2008Dialect.Mssql2008ExpressionFunctions
すべての実装されたインタフェース:
ExpressionFunctions
直系の既知のサブクラス:
MssqlDialect.MssqlExpressionFunctions
含まれているクラス:
Mssql2008Dialect

public static class Mssql2008Dialect.Mssql2008ExpressionFunctions
extends StandardDialect.StandardExpressionFunctions

Microsoft SQL Server 2008用の ExpressionFunctions です。

作成者:
taedium

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

コンストラクタの詳細

Mssql2008Dialect.Mssql2008ExpressionFunctions

public Mssql2008Dialect.Mssql2008ExpressionFunctions()


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