java - GreenDao creates association table problem.
PHP中文网
PHP中文网 2017-05-16 13:34:57
0
1
786

1. greendao creates an association table.

The above picture is the table creation method

The following is the error message

How to deal with this problem?

PHP中文网
PHP中文网

认证0级讲师

reply all(1)
大家讲道理

The description of the problem is not very clear. It is recommended that you use GreenDao3.0+ version. GreenDao3.0+ version adds a lot of annotations. You can use @ToMany
@ToOne annotation to perform table association

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!