Join Slack
Powered by
if you use `@Embedded` annotation, please remove `...
# android
d
Dan Nguyen
06/29/2018, 6:24 AM
if you use
@Embedded
annotation, please remove
@Entity(tableName = "shape_detail")
. Your use of
@Embedded
room will create a table contains columns are fields in
ShapeDetailEntity
and
ForecastEntity
Open in Slack
Previous
Next