rubbish.db.core.handler
クラス JoinedTablesResultSetHandler

java.lang.Object
  拡張rubbish.db.core.handler.AbstractRowsResultSetHandler
      拡張rubbish.db.core.handler.JoinedTablesResultSetHandler
すべての実装インタフェース:
ResultSetHandler

public class JoinedTablesResultSetHandler
extends AbstractRowsResultSetHandler

結合されたテーブルの配列を返すハンドラ

バージョン:
$Revision: 1.2 $
作成者:
$Author: winebarrel $

フィールドの概要
protected  SELECT_JOINED_TABLES_SQL sql
           
 
コンストラクタの概要
JoinedTablesResultSetHandler(SELECT_JOINED_TABLES_SQL sql)
           
 
メソッドの概要
protected  java.lang.Class getComponentType()
           
protected  java.lang.Object getRow(java.sql.ResultSetMetaData rsmd, java.sql.ResultSet rs)
           
 
クラス rubbish.db.core.handler.AbstractRowsResultSetHandler から継承したメソッド
process, process
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

sql

protected SELECT_JOINED_TABLES_SQL sql
コンストラクタの詳細

JoinedTablesResultSetHandler

public JoinedTablesResultSetHandler(SELECT_JOINED_TABLES_SQL sql)
メソッドの詳細

getComponentType

protected java.lang.Class getComponentType()
定義:
クラス AbstractRowsResultSetHandler 内の getComponentType

getRow

protected java.lang.Object getRow(java.sql.ResultSetMetaData rsmd,
                                  java.sql.ResultSet rs)
                           throws java.sql.SQLException
定義:
クラス AbstractRowsResultSetHandler 内の getRow
例外:
java.sql.SQLException


Copyright © 2007 null. All Rights Reserved.