クラスの使用
org.opengion.fukurou.db.DBFunctionName
-
DBFunctionNameを使用しているパッケージ パッケージ 説明 org.opengion.fukurou.business 業務ロジックを処理するためのクラスを提供します。org.opengion.fukurou.db データベースのConnection オブジェクトを管理するクラスを提供します。org.opengion.hayabusa.mail メール伝送システムの関連クラスを提供します。org.opengion.hayabusa.report Excel帳票関連のクラス群です。 -
-
org.opengion.fukurou.businessでのDBFunctionNameの使用
DBFunctionNameとして宣言されているorg.opengion.fukurou.businessのフィールド 修飾子とタイプ フィールド 説明 (package private) DBFunctionName
AbstractBizLogic. dbName
-
org.opengion.fukurou.dbでのDBFunctionNameの使用
DBFunctionNameを返すorg.opengion.fukurou.dbのメソッド 修飾子とタイプ メソッド 説明 static DBFunctionName
DBFunctionName. getDBName(java.lang.String dbName)
各データベースに対応するenum名を返します。static DBFunctionName
DBFunctionName. valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。static DBFunctionName[]
DBFunctionName. values()
この列挙型の定数を含む配列を宣言されている順序で返します。 -
org.opengion.hayabusa.mailでのDBFunctionNameの使用
DBFunctionNameとして宣言されているorg.opengion.hayabusa.mailのフィールド 修飾子とタイプ フィールド 説明 protected DBFunctionName
MailModuleUtil. dbName
-
org.opengion.hayabusa.reportでのDBFunctionNameの使用
DBFunctionNameとして宣言されているorg.opengion.hayabusa.reportのフィールド 修飾子とタイプ フィールド 説明 protected DBFunctionName
GE50Access. dbName
-