com.hamaf.hikyaku.plugIn.access
クラス PluginAccess

java.lang.Object
  上位を拡張 com.hamaf.hikyaku.access.AccessBase
      上位を拡張 com.hamaf.hikyaku.access.DefaultTableAccess
          上位を拡張 com.hamaf.hikyaku.plugIn.access.PluginAccess

public class PluginAccess
extends DefaultTableAccess

タイトル:PluginAccess.

説明:プラグイン情報テーブルのアクセスクラス


著作権: Copyright (c) 2010/01/26

バージョン:
1.0
作成者:
y-hamanaka

フィールドの概要
 
クラス com.hamaf.hikyaku.access.DefaultTableAccess から継承されたフィールド
connectionParameter, tableName
 
クラス com.hamaf.hikyaku.access.AccessBase から継承されたフィールド
_conn, _DbConnect, _stmt
 
コンストラクタの概要
PluginAccess()
          Creates a new PluginAccess.java instance.
 
メソッドの概要
 
クラス com.hamaf.hikyaku.access.DefaultTableAccess から継承されたメソッド
delete, deleteNoExclusion, find, findByPrimaryKey, regist, setConnectionParameter, setDebug, setTableName, update, updateNoExclusion
 
クラス com.hamaf.hikyaku.access.AccessBase から継承されたメソッド
closeStatement, destroy, exclusion, getPkeys, getProductName, getStatement, setConnection
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PluginAccess

public PluginAccess()
Creates a new PluginAccess.java instance.
Default Constructor