|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.hamaf.hikyaku.access.AccessBase
com.hamaf.hikyaku.access.PreparedSqlAccess
com.hamaf.hikyaku.plugIn.access.SqlExec
public class SqlExec
タイトル:SqlExec.
説明:定義済みSQLの実行
著作権: Copyright (c) 2010/02/13
フィールドの概要 |
---|
クラス com.hamaf.hikyaku.access.PreparedSqlAccess から継承されたフィールド |
---|
_debug, connectionParameter |
クラス com.hamaf.hikyaku.access.AccessBase から継承されたフィールド |
---|
_conn, _DbConnect, _stmt |
コンストラクタの概要 | |
---|---|
SqlExec()
|
メソッドの概要 | |
---|---|
void |
delInit(PreparedItems pi)
Describe delInit method : . |
void |
delMenu(PreparedItems pi)
Describe MenuDle method : . |
void |
delPossible(PreparedItems pi)
Describe delPossible method : . |
void |
delRetrieve(PreparedItems pi)
Describe delRetrieve method : . |
クラス com.hamaf.hikyaku.access.PreparedSqlAccess から継承されたメソッド |
---|
find, find, setConnectionParameter, setDebug, update, update |
クラス 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 |
コンストラクタの詳細 |
---|
public SqlExec()
メソッドの詳細 |
---|
public void delMenu(PreparedItems pi) throws java.io.IOException, java.sql.SQLException
MenuDle
method : .
pi
- a PreparedItems
:
java.io.IOException
java.sql.SQLException
public void delInit(PreparedItems pi) throws java.io.IOException, java.sql.SQLException
delInit
method : .
pi
- a PreparedItems
:
java.io.IOException
java.sql.SQLException
public void delPossible(PreparedItems pi) throws java.io.IOException, java.sql.SQLException
delPossible
method : .
pi
- a PreparedItems
:
java.io.IOException
java.sql.SQLException
public void delRetrieve(PreparedItems pi) throws java.io.IOException, java.sql.SQLException
delRetrieve
method : .
pi
- a PreparedItems
:
java.io.IOException
java.sql.SQLException
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |