com.hamaf.hikyaku.security.access
クラス BelongSql
java.lang.Object
com.hamaf.hikyaku.access.AccessBase
com.hamaf.hikyaku.access.PreparedSqlAccess
com.hamaf.hikyaku.security.access.BelongSql
public class BelongSql
- extends PreparedSqlAccess
タイトル:BlongSql is .
説明:グループ管理テーブルへのSQL実行クラス
著作権: Copyright (c) 2010/05/10
- バージョン:
- 1.0
- 作成者:
- y-hamanaka
コンストラクタの概要 |
BelongSql()
Creates a new BelongSql.java instance. |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BelongSql
public BelongSql()
- Creates a new
BelongSql.java
instance.
Default Constructor
deleteByGroupId
public void deleteByGroupId(PreparedItems pi)
throws java.io.IOException,
java.sql.SQLException
- 例外:
java.io.IOException
java.sql.SQLException
deleteByBelongId
public void deleteByBelongId(PreparedItems pi)
throws java.io.IOException,
java.sql.SQLException
- 例外:
java.io.IOException
java.sql.SQLException
getChildren
public PreparedItems getChildren(PreparedItems pi)
throws java.io.IOException,
java.sql.SQLException
- 例外:
java.io.IOException
java.sql.SQLException
getParents
public PreparedItems getParents(PreparedItems pi)
throws java.io.IOException,
java.sql.SQLException
- 例外:
java.io.IOException
java.sql.SQLException