com.hamaf.hikyaku.security.access
クラス ViewGroupSelAccess

java.lang.Object
  上位を拡張 com.hamaf.hikyaku.access.AccessBase
      上位を拡張 com.hamaf.hikyaku.access.DefaultTableAccess
          上位を拡張 com.hamaf.hikyaku.security.access.ViewGroupSelAccess

public class ViewGroupSelAccess
extends DefaultTableAccess

タイトル:ViewGroupSelAccess is .

説明:


著作権: Copyright (c) 2010/05/25

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

フィールドの概要
 
クラス com.hamaf.hikyaku.access.DefaultTableAccess から継承されたフィールド
connectionParameter, tableName
 
クラス com.hamaf.hikyaku.access.AccessBase から継承されたフィールド
_conn, _DbConnect, _stmt
 
コンストラクタの概要
ViewGroupSelAccess()
          Creates a new ViewGroupSelAccess.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
 

コンストラクタの詳細

ViewGroupSelAccess

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