org.seasar.doma.jdbc
インタフェース SqlLogFormattingVisitor

すべてのスーパーインタフェース:
WrapperVisitor<String,SqlLogFormattingFunction,RuntimeException>
既知の実装クラスの一覧:
Db2Dialect.Db2SqlLogFormattingVisitor, H212126Dialect.H212126SqlLogFormattingVisitor, H2Dialect.H2SqlLogFormattingVisitor, HsqldbDialect.HsqldbSqlLogFormattingVisitor, Mssql2008Dialect.Mssql2008SqlLogFormattingVisitor, MssqlDialect.MssqlSqlLogFormattingVisitor, MysqlDialect.MysqlSqlLogFormattingVisitor, OracleDialect.OracleSqlLogFormattingVisitor, PostgresDialect.PostgresSqlLogFormattingVisitor, SqliteDialect.SqliteSqlLogFormattingVisitor, StandardDialect.StandardSqlLogFormattingVisitor

public interface SqlLogFormattingVisitor
extends WrapperVisitor<String,SqlLogFormattingFunction,RuntimeException>

SQLのバインド変数にマッピングされる Wrapper をログ用のフォーマットされた文字列へと変換する WrapperVisitor の拡張です。

このインタフェースの実装はスレッドセーフでなければいけません。

作成者:
taedium

メソッドの概要
 
インタフェース org.seasar.doma.wrapper.WrapperVisitor から継承されたメソッド
visitUnknownWrapper
 



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