开发者

How to set primary key in table using googledatastore.?

hi i have one 开发者_Go百科doubt.How to set primary key in table using googledatastore.


@PrimaryKey
@Persistent(valueStrategy = IdGeneratorStrategy.IDENTITY)
private Key key;

Documentation can be found here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜