Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Feb 28, 2025
1 parent dab4277 commit 2d00d11
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ public interface DatastorePersistentProperty

/**
* Return whether to ignore null value, i.e., skip insertion if value is null.
*
* @return {@code true} if the null value is ignored. {@code false} otherwise.
*/
boolean isNullValueIgnored();
Expand Down

0 comments on commit 2d00d11

Please sign in to comment.