requery / requery

requery - modern SQL based query & persistence for Java / Kotlin / Android
Apache License 2.0
3.13k stars 245 forks source link

onetone and junctiontable #902

Closed steelxt closed 4 years ago

steelxt commented 4 years ago

hoy can i do this like JPA?

https://www.logicbig.com/tutorials/java-ee-tutorial/jpa/one-to-one-join-table.html

npurushe commented 4 years ago

Do you mean define the structure of the JoinTable manually?