在房间中可以为Nullable Integer而不是int

时间:2017-11-16 01:36:45

标签: android android-room

我无法在Room中找到有关可空整数的任何信息。

在Gooogle Room中定义实体时,我可以使用Integer代替int吗?

1 个答案:

答案 0 :(得分:0)

我测试过并看到我们可以使用Room使用startService(new Intent(Service_A.this, Service_A.class).putExtra("svdata", url));

将空整数保存到数据库