- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 71 - 80 of 1,093 for null (0.31 sec)
-
dbflute-0.8.8.8.zip
to true or to NULL (to prevent NULL, use NOT NULL). In the condition,...to true or to NULL (to prevent NULL, use NOT NULL). PRIMARY KEY(ID,...dbflute.seasar.org/download/dbflute/dbflute-0.8.8.8.zip -
IsNullOrEmpty | DBFlute
サポートされる型・カラム 概要 基本概念 "null か空文字か" の条件(is null or empty)を設定します。IsNullOrEmpty...ConditionKeyとは? 本来、値が無いことを示す値が null なのか空文字なのか明確でないのはあまり好ましいことではありませんが、...dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/isnullorempty.html -
selectScalar(cb) | DBFlute
計算対象データが無い場合は null となる。 min() 最小値。計算対象データが無い場合は null となる。 sum()... columnPurchasePrice() ; }, null ); cb.query().set ... }); e.g....dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/scalarselect.html -
selectEntityWithDeletedCheck(cb) (一件検索) | DBFlute
オーバーライド 概要 基本概念 ConditionBean で null を戻さない一件検索 をします。検索結果が存在しない場合...せれくとえんてぃてぃうぃずでりーでぃっどちぇっく と表現します。もしくは nullを戻さないせれくとえんてぃてぃ と表現します。 実装方法...dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectentitywithdeletedcheck.html -
ひとめでConditionBean | DBFlute
) // nullとかnullじゃないとか cb.query().setBirthdate_IsNull();...// オプションでいろいろ // FromToで、"もしくはnull" 条件 // e.g. 2005年 (まるごと含む) まで...dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/hitomecb.html -
littleAdjustmentMap | DBFlute
会員ステータスが存在しない可能性がある場合は一旦 "nullチェック" を行ってから取得する必要があります。 e.g. "nullチェック" をする場合...メソッドは会員ステータスが存在しない場合でも null を戻さず、"空っぽの会員ステータス" を戻します。 e.g. "nullチェック" を意識しないで辿る場合...dbflute.seasar.org/ja/manual/reference/dfprop/littleadjustment/index.html -
EmbedCondition | DBFlute
dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/sidebar/embedcondition.html -
StatementConfig | DBFlute
// SQLは 3 秒まで メソッド仕様 null 指定は取り消し null を指定すると内部で保持している StatementConfig...StatementConfig 概要 基本概念 実装方法 実装の流れ メソッド仕様 null 指定は取り消し 複数回呼び出しは上書き 概要 基本概念...dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/sidebar/statementconfig.html -
LastaFlute移行 0.8.2 to 0.8.3 | LastaFlute
(NullAllowed: if null, return true) * @return true if null or empty,...application may call if (parameter == null || (parameter instanceof String...dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/lamig082to083.html -
selectByPKValueWithDeletedCheck(pk) | DBFlute
もしくは nullを戻さないせれくとばいぴーけーばりゅー と表現します。といいつつ長いので、どちらかというと nullを戻さないばいぴーけー...戻り値 例外 オーバーライド 概要 基本概念 PK値で null を戻さない一件検索 をします。検索結果が存在しない場合...dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectbypkvaluewithdeletedcheck.html