クラス
jp.sourceforge.livez.dao.EZweb の使用

EZweb を使用しているパッケージ
jp.sourceforge.livez.dao データベースやファイルなどから携帯端末情報を取得する為の DAO インターフェースや VO (DTO) クラスなどを提供します。 
jp.sourceforge.livez.dao.hibernate Spring Framework ベースの Hibernate 3 版 DAO 実装クラスを提供します。 
jp.sourceforge.livez.dao.ibatis Spring Framework ベースの iBATIS 版 DAO 実装クラスを提供します。 
 

jp.sourceforge.livez.dao での EZweb の使用
 

EZweb を返す jp.sourceforge.livez.dao のメソッド
 EZweb EZwebDAO.load(String deviceType)
          指定されたデバイスタイプ(デバイスID)の EZweb 端末情報を返します。
 

jp.sourceforge.livez.dao.hibernate での EZweb の使用
 

EZweb を返す jp.sourceforge.livez.dao.hibernate のメソッド
 EZweb EZwebDAO.load(String deviceType)
          指定されたデバイスタイプ(デバイスID)の EZweb 端末情報を返します。
 

jp.sourceforge.livez.dao.ibatis での EZweb の使用
 

EZweb を返す jp.sourceforge.livez.dao.ibatis のメソッド
 EZweb EZwebDAO.load(String deviceType)
          指定されたデバイスタイプ(デバイスID)の EZweb 端末情報を返します。
 



Copyright © 2005-2006 Kouji Sugisawa. All rights reserved.