|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.quickbinder.api.search.GetItemList
public class GetItemList
属性リスト取得クラス
データベースに設定されている属性を一覧で取得します。
コンストラクタの概要 | |
---|---|
GetItemList()
コンストラクタ |
メソッドの概要 | |
---|---|
GetItemListDATA[] |
getItemList(String dbId)
項目リストを取得します。 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public GetItemList()
メソッドの詳細 |
---|
public GetItemListDATA[] getItemList(String dbId) throws SQLException, Exception
dbId
- [必須] データベースID
SQLException
Exception
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |