update readme
This commit is contained in:
parent
d32416a905
commit
667b636eeb
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ public interface Timeline {
|
||||||
UUID userId();
|
UUID userId();
|
||||||
|
|
||||||
@ClusteringColumn
|
@ClusteringColumn
|
||||||
@DataTypeName(Name.TIMEUUID)
|
@Timeuuid
|
||||||
Date timestamp();
|
Date timestamp();
|
||||||
|
|
||||||
@Column
|
@Column
|
||||||
|
|
Loading…
Reference in a new issue