インタフェース
com.JRcServer.sql.operation.SQLStatement の使用

SQLStatement を使用しているパッケージ
com.JRcServer.sql.operation データベースI/O処理をサポートします. 
com.JRcServer.sql.operation.core データベースI/O処理のコア処理をサポートします. 
 

com.JRcServer.sql.operation での SQLStatement の使用
 

SQLStatement を返す com.JRcServer.sql.operation のメソッド
 SQLStatement SQLConnect.getStatement()
          SQL実施処理の取得.
 

com.JRcServer.sql.operation.core での SQLStatement の使用
 

SQLStatement を実装している com.JRcServer.sql.operation.core のクラス
 class SQLStatementObj
          SQL実施処理.
 

SQLStatement を返す com.JRcServer.sql.operation.core のメソッド
 SQLStatement SQLConnectObj.getStatement()
          SQL実施処理の取得.