Skip to content

Commit 4475d07

Browse files
committed
Clarify "default" mapping vs standard
1 parent 321e64b commit 4475d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datastore/src/main/java/io/spine/server/storage/datastore/DsColumnMapping.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
import static com.google.cloud.Timestamp.ofTimeSecondsAndNanos;
4242

4343
/**
44-
* A standard Datastore column mapping.
44+
* The default Datastore column mapping.
4545
*
4646
* <p>All column values are stored as Datastore {@link Value}-s.
4747
*

0 commit comments

Comments
 (0)