org.seasar.doma.jdbc.dialect
クラス PostgresDialect.PostgresResultSetType

java.lang.Object
  上位を拡張 org.seasar.doma.jdbc.type.AbstractJdbcType<ResultSet>
      上位を拡張 org.seasar.doma.jdbc.type.AbstractResultSetType
          上位を拡張 org.seasar.doma.jdbc.dialect.PostgresDialect.PostgresResultSetType
すべての実装されたインタフェース:
SqlLogFormatter<ResultSet>, JdbcType<ResultSet>
含まれているクラス:
PostgresDialect

public static class PostgresDialect.PostgresResultSetType
extends AbstractResultSetType

PostgreSQL用の ResultSetJdbcType の実装です。

作成者:
taedium

フィールドの概要
 
クラス org.seasar.doma.jdbc.type.AbstractJdbcType から継承されたフィールド
type
 
コンストラクタの概要
PostgresDialect.PostgresResultSetType()
           
 
メソッドの概要
 
クラス org.seasar.doma.jdbc.type.AbstractResultSetType から継承されたメソッド
doConvertToLogFormat, doGetValue, doGetValue, doSetValue, getValue, setValue
 
クラス org.seasar.doma.jdbc.type.AbstractJdbcType から継承されたメソッド
convertToLogFormat, getValue, registerOutParameter
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PostgresDialect.PostgresResultSetType

public PostgresDialect.PostgresResultSetType()


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