- Sort Score
- Num 10 results
- Language All
- Labels All
Results 761 - 770 of 2,597 for null (0.83 seconds)
-
HttpMessageConverter (Spring Framework 7.0.0 API)
the media type to read (can be null if not specified); typically...media type to write (can be null if not specified); typically...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/HttpM... -
EclipseLinkJpaDialect (Spring Framework 7.0.0 API)
implementation always returns null , indicating that no JDBC Connection...care about the return value ( null ) of this implementation and...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/orm/jpa/vendor/Eclip... -
additionalForeignKeyMap | DBFlute
VALID_BEGIN_DATE <= /*targetDate(Date)*/ null e.g. memberStatus という変数名でCD.../*memberStatus($$CDef$$.MemberStatus)*/ null 固定条件で利用する条件値をアプリから指定したい場合に有...dbflute.seasar.org/ja/manual/reference/dfprop/additionalforeignkey/ -
insert(entity) | DBFlute
これは、不意のnullによる更新事故を防ぐためです。nullで更新するなら、明示的にnullをセットする方が良いでしょう。...に設定された null でない値のみ、insert 文の項目に列挙されます。 ゆえに、値が存在しない(nullの値の)カラ...dbflute.seasar.org/ja/manual/function/ormapper/behavior/update/insert.html -
移行 1.0.4K to 1.0.5A | DBFlute
これは、不意の null 更新を防ぐためです。nullで更新したいなら、明示的にnullをセットします。 一部 Entity...以前のバージョンとの互換性で気にするポイントは、Entityにnullを明示的にセットしたカラムに対して、デフォルト制約が利かなくなっていることです。...dbflute.seasar.org/ja/environment/upgrade/migration/migrate104Kto105A.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 -
AutowireCandidateResolver (Spring Framework 7.0...
implementation simply returns null . Parameters: descriptor - the...(typically an expression String), or null if none found Since: 3.0 getLazyResolutionPro...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/suppor... -
UriComponentsContributor (Spring Framework 7.0....
(never null ) value - the argument value (possibly null ) builder...the builder to update (never null ) uriVariables - a map to add...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/method/support/U... -
HierarchicalMessageSource (Spring Framework 7.0...
or null if none. void setParentMessageSour...object can't resolve. May be null , in which case no further resolution...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/Hierarchical... -
GenericMessagingTemplate (Spring Framework 7.0....
- owning BeanFactory (never null ). The bean can immediately...the received message, possibly null if the message could not be...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/messaging/core/Gener...