Ondřej Němeček
Ondřej Němeček
I try to use jdbi on-demand dao (see https://jdbi.org/#_on_demand) alongside with javalite. This is because I want to use domain objects and db mapping already existing in another application (javafx...
Thanks for response. I only want to say that I am trying to use orm-mapped entites from external library which is also used in some JavaFX application. The point to...
Any progress with this issue? Is there some solution to handle cyclic reference and avoid stack overflow (other than remove one side of bidirectional reference)? Thanks!
Any update to this issue?