database
b2007102101

クラス
org.phosphoresce.commons.database.exception.IllegalResultTypeException の使用

IllegalResultTypeException を使用しているパッケージ
org.phosphoresce.commons.database.accessor   
 

org.phosphoresce.commons.database.accessor での IllegalResultTypeException の使用
 

IllegalResultTypeException をスローする org.phosphoresce.commons.database.accessor のメソッド
 void ResultTemplateColumn.setValue(java.lang.Object value)
          カラム保持オブジェクトを設定します。
 ResultRow RecordBufferedAccessor.insertRow(ResultTemplateRow templateRow)
          指定されたテンプレート行情報を元に新規の行情報をフェッチバッファに追加します。
 ResultRow RecordAccessor.insertRow(ResultTemplateRow templateRow)
          指定されたテンプレート行情報を元に新規の行情報を追加します。
 


database
b2007102101