- Sort Score
- Num 10 results
- Language All
- Labels All
Results 161 - 170 of 937 for g (0.04 seconds)
Filter
-
JSON API, Failure統一クライアントメッセージ | LastaFlute
g. product_name) , "code" : (エラーチェックの種別を示すコード e.g. REQUIRED,...(受け取ったJSON項目名、階層表示あり e.g. product_name) , "code" : (エラーチェックの種別を示すコード e.g. REQUIRED,...dbflute.seasar.org/ja/lastaflute/howto/impldesign/jsonfaicli.html -
定まったリモートAPI呼び出し (RemoteApi Call) | LastaFlute
g. doRequestGet(), doRequestPost()...データの形式の決定 Sender / Receiver を指定して決定 e.g. JsonSender, XmlReceiver リモートAPIルールの設定...dbflute.seasar.org/ja/lastaflute/howto/architecture/remoteapicall.html -
OrScopeQuery | DBFlute
g. OrScopeQuery条件の実装手順 (Eclipseでコード補完)...orCB.query().setMemberId_Equal(memberId); }); e.g. 会員名称が "S"、もしくは、会員IDが 3 の会員 @DisplaySql...dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/orscopequery.html -
Action定義のテスト (ActionDefTest) | LastaFlute
g. ActionDefTest location {org.docksidestage,...policeStoryOf...()だけを呼んでいる怪しいテストたちです。 e.g. ActionDefTest {Dockside} @Java...dbflute.seasar.org/ja/lastaflute/howto/action/actiondeftest.html -
SAFluteで非同期処理 (Async) | DBFlute
g. Actionクラスで AsyncManager で非同期処理...ーションを付与します。 (Logicクラスでも同じ) e.g. 非同期処理でトランザクション @Java @Resource...dbflute.seasar.org/ja/manual/function/helper/saflute/asynchronous.html -
SAFluteのJSONハンドリング (Json Handling) | DBFlute
g. JsonParameterでJSONをBeanで受け取る...戻り値の型を JsonResponse にして... e.g. JsonResponseを戻す @Java @Execute(validator...dbflute.seasar.org/ja/manual/function/helper/saflute/jsonhandling.html -
タイプセーフメール送信 (MailFlute) | LastaFlute
g. 新しい会員の登録を想定したメールテンプレート @welcome_member.dfmail...(lastafluteMap.dfprop に mail が設定されていることが前提) e.g. Manageで 12 (freegen) を叩く @Command...dbflute.seasar.org/ja/lastaflute/howto/architecture/typesafemail.html -
SelectableDataSource | DBFlute
g. SelectableDataSource のベタな実装方法...SlaveDB にDBアクセスするというやり方が考えられます。 e.g. SelectableDataSource の現実的な実装方法...dbflute.seasar.org/ja/manual/reference/diway/seasar/selectabledatasource.html -
ColumnQuery | DBFlute
g. ColumnQueryの実装手順 (Eclipseでコード補完)...Eclipseのご乱心に注意 実装の流れ ※1.0.x (Java6版) e.g. 生まれてから正式会員になった会員 @DisplaySql...dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/columnquery.html -
LastaFluteのタイプセーフProperties (Objective Typesafe...
g. これはやめたい!Diconファイルに環境依存の値を埋め込んで本番では切り替える...ように、同じく Properties で管理します。 e.g. リファレンス実装のMaihamaプロジェクトでの環境ごとのProperties...dbflute.seasar.org/ja/lastaflute/howto/architecture/objsafeprop.html