Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 741 - 750 of 2,712 for null (0.15 seconds)

Filter
  1. Lucene Change Log

    used to allow null to mean Sort.RELEVANCE. Null is no longer permitted....an exception when passed null if null is not a valid value. (Adrien...
    lucene.apache.org/core/6_0_1/changes/Changes.html
    Fri May 27 13:54:33 UTC 2016
      953.1K bytes
      Cache
     
  2. insert(entity) | DBFlute

    これは、不意のnullによる更新事故を防ぐためです。nullで更新するなら、明示的にnullをセットする方が良いでしょう。...に設定された null でない値のみ、insert 文の項目に列挙されます。 ゆえに、値が存在しない(nullの値の)カラ...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/update/insert.html
    Thu Apr 23 08:49:35 UTC 2026
      5.9K bytes
      Cache
     
  3. 移行 1.0.4K to 1.0.5A | DBFlute

    これは、不意の null 更新を防ぐためです。nullで更新したいなら、明示的にnullをセットします。 一部 Entity...以前のバージョンとの互換性で気にするポイントは、Entityにnullを明示的にセットしたカラムに対して、デフォルト制約が利かなくなっていることです。...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate104Kto105A.html
    Thu Apr 23 08:49:35 UTC 2026
      3.9K bytes
      Cache
     
  4. 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
    Thu Apr 23 08:49:35 UTC 2026
      5.5K bytes
      Cache
     
  5. RunPrepareTestInstanceCallbacks (Spring Framewo...

    in the execution chain; never null testInstance - the current test...test instance; never null testContextManager - the TestContextManager...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/...
    Fri Feb 01 00:00:00 UTC 1980
      18.5K bytes
      Cache
     
  6. AbstractExceptionHandlerMethodResolver (Spring ...

    or null if none found resolveMethodByExcep...to handle the exception, or null if none found Since: 4.3.1...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/messaging/handler/in...
    Fri Feb 01 00:00:00 UTC 1980
      24.2K bytes
      Cache
     
  7. DispatcherServlet (Spring Framework 7.0.0 API)

    or null if none (indicating that no...Note: This method may return null if invoked prior to onRefre...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/Dispatch...
    Fri Feb 01 00:00:00 UTC 1980
      119.1K bytes
      Cache
     
  8. AbstractCacheResolver (Spring Framework 7.0.1 API)

    Returns: the cache(s) to use (never null ) getCacheNames protected abstract...manager. It is acceptable to return null to indicate that no cache could...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cache/interceptor/Ab...
    Fri Feb 01 00:00:00 UTC 1980
      25.4K bytes
      Cache
     
  9. RequestAttributeMethodArgumentResolver (Spring ...

    NativeWebRequest) returned null and there is no default value....the resolved argument (may be null ) handleMissingValue protected...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/mvc/meth...
    Fri Feb 01 00:00:00 UTC 1980
      29.1K bytes
      Cache
     
  10. DefaultMessageCodesResolver.Format (Spring Fram...

    skipping zero-length or null elements altogether. static...NullPointerException - if the argument is null toDelimitedString public static...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/validation/DefaultMe...
    Fri Feb 01 00:00:00 UTC 1980
      23.7K bytes
      Cache
     
Back to Top