Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 691 - 700 of 2,297 for null (1.64 seconds)

  1. RepeatableContainers (Spring Framework 7.0.0 API)

    instance equals @Contract ("null -> false") public  ...container annotation type is not null , it must declare a value attribute...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/annotation/Repe...
    Fri Feb 01 00:00:00 GMT 1980
      39.7K bytes
      Cache
     
  2. ConditionBean | DBFlute

    option) null かどうか (is null) : IsNull - cb.query().setFoo_IsNull()...cb.query().setFoo_IsNull() null か空文字かどうか (is null or empty) : IsNullOrEmpty...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/index.html
    Tue Nov 25 07:28:15 GMT 2025
      23.2K bytes
      Cache
     
  3. JdbcTemplate (Spring Framework 7.0.0 API)

    object (may be null if the given RowMapper returned null ) Throws:...required type, or null in case of SQL NULL Throws: DataAccessException...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/core/JdbcTempla...
    Fri Feb 01 00:00:00 GMT 1980
      393.9K bytes
      Cache
     
  4. update(entity) | DBFlute

    上は) null のカラムがあっても、そのカラムが null で更新されることはありません(明示的に null で設定されれば、null...member.setBirthdate( null ); // 明示的に null を設定すれば null で更新される memberBhv...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/update/update.html
    Tue Nov 25 07:28:15 GMT 2025
      23.8K bytes
      Cache
     
  5. selectEntity(cb) (一件検索) | DBFlute

    存在しないかもしれなくって、単に中のEntityを取り出すなら (なければnull) // (他のメソッドにnullありのEntity渡す必要があるとき) Member...orElse(null) ; seaLogic .land( member ); // Entityで受け取って、null分岐を中でやっているなら...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectentity.html
    Tue Nov 25 07:28:15 GMT 2025
      34.7K bytes
      Cache
     
  6. JmsMessagingTemplate (Spring Framework 7.0.0 API)

    possibly null if the message could not be...the reply message, possibly null if the message could not be...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jms/core/JmsMessagin...
    Fri Feb 01 00:00:00 GMT 1980
      180.2K bytes
      Cache
     
  7. (Specify)DerivedReferrer | DBFlute

    関連データが無い場合は null となる(coalesce() の検討)。 min() 最小値。関連データが無い場合は null となる(coalesce()...DerivedReferrerOptio が指定できる // => 導出値が null の可能性がある場合のために、coalesce 関数も利用できる...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/specify/derivedreferrer.html
    Tue Nov 25 07:28:15 GMT 2025
      33.1K bytes
      Cache
     
  8. JtaTransactionManager (Spring Framework 7.0.0 API)

    implementation simply returns null . Returns: the JTA UserTransaction...UserTransaction handle to use, or null if none found Throws: TransactionSystemExc...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/jta/JtaT...
    Fri Feb 01 00:00:00 GMT 1980
      161.3K bytes
      Cache
     
  9. ClassWriter (Spring Framework 7.0.0 API)

    May be null if the class is not a generic...super class is Object . May be null, but only for the Object class....
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/asm/ClassWriter.html
    Fri Feb 01 00:00:00 GMT 1980
      114.2K bytes
      Cache
     
  10. ConcurrentTaskExecutor (Spring Framework 7.0.0 ...

    the Runnable to execute (never null ) execute @Deprecated ( since...the Runnable to execute (never null ) startTimeout - the time duration...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/scheduling/concurren...
    Fri Feb 01 00:00:00 GMT 1980
      40.4K bytes
      Cache
     
Back to Top