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

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

public class ViewGroupAccess
extends DefaultTableAccess

タイトル:ViewGropuAccess is .

説明:グループビュー(Gropu:User)アクセス


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

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

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

コンストラクタの詳細

ViewGroupAccess

public ViewGroupAccess()
Creates a new ViewGropuAccess.java instance.
Default Constructor