Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 331 - 340 of 1,509 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/9_3_0/changes/Changes.html
    Fri Jul 29 07:07:38 UTC 2022
      1.3M bytes
      Cache
      Similar Results (1)
     
  2. 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/8_3_0/changes/Changes.html
    Sat Nov 02 21:37:35 UTC 2019
      1.2M bytes
      Cache
      Similar Results (1)
     
  3. queryUpdate(entity, cb) | DBFlute

    例えば、"未払い購入のある正式会員を仮会員に更新"、"退会会員の生年月日を null に更新" というような更新ができます。Entity に加えて、ConditionBean...member. setFormalizedDatetim ( null ); memberBhv .queryUpdate(member,...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/update/queryupdate.html
    Thu May 28 16:23:58 UTC 2026
      4.9K bytes
      Cache
     
  4. EmbedCondition | DBFlute

    は必須(nullであってはいけない)です。 また、null 要素も許されません。 null 要素 null 要素は許されません...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/sidebar/embedcondition.html
    Thu May 28 16:23:58 UTC 2026
      3.7K bytes
      Cache
     
  5. StatementConfig | DBFlute

    // SQLは 3 秒まで メソッド仕様 null 指定は取り消し null を指定すると内部で保持している StatementConfig...StatementConfig 概要 基本概念 実装方法 実装の流れ メソッド仕様 null 指定は取り消し 複数回呼び出しは上書き 概要 基本概念...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/sidebar/statementconfig.html
    Thu May 28 16:23:58 UTC 2026
      2.7K bytes
      Cache
     
  6. Lucene Change Log

    an exception when passed null if null is not a valid value. (Adrien...Filter.getDocIdSet() returns null. (Uwe Schindler, Daniel Noll) LUCENE-2468 :...
    lucene.apache.org/core/4_10_3/changes/Changes.html
    Mon Dec 22 16:44:37 UTC 2014
      780.7K bytes
      Cache
      Similar Results (2)
     
  7. Encoder (Spring Framework 7.0.0 API)

    for the output stream (can be null if not specified) Returns: true...guarded via canEncode(elementType, null) . The list may also exclude...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/codec/Encoder.html
    Fri Feb 01 00:00:00 UTC 1980
      29.1K bytes
      Cache
     
  8. PropertySource (Spring Framework 7.0.0 API)

    or null if not found. T getSource ()...implementation simply checks for a null return value from getProperty(String)...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/env/PropertySou...
    Fri Feb 01 00:00:00 UTC 1980
      36.2K bytes
      Cache
     
  9. PersistenceAnnotationBeanPostProcessor (Spring ...

    and return a contribution or null . boolean requiresDestruction...- owning BeanFactory (never null ). The bean can immediately...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/orm/jpa/support/Pers...
    Fri Feb 01 00:00:00 UTC 1980
      85K bytes
      Cache
     
  10. Validator (Spring Framework 7.0.0 API)

    are not empty (they are not null and do not consist wholly of..."field.required"); if (login.getPassword() != null && login.getPassword().trim().length()...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/validation/Validator...
    Fri Feb 01 00:00:00 UTC 1980
      27.6K bytes
      Cache
     
Back to Top