Skip to content

ToOne<T> or ToMany<T> relation is null #447

@HansonYip

Description

@HansonYip

I have tried to run the exmaple project in AndroidStudio and it works perfectly. However, I want to try the java-plain testing project in IntelliJ again and here is the source code.
It can build successfully, but I encountered a NullPointException like #205 , because of ToOne<Note> and ToMany<Note> are both null.
image
I feel so much confused.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions