ninjaframework / ninja-ebean

Ebean ORM support for Ninja Framework
Apache License 2.0
10 stars 8 forks source link

Having trouble with creating a table that has two List<MyObj> #6

Open Konkko opened 8 years ago

Konkko commented 8 years ago

Hi,

I'm having trouble to get my table to work with having two same type of list of other table:

Here is a stackoverflow with more detail http://stackoverflow.com/questions/37053029/creating-an-table-in-ninja-ebean-with-two-lists-connecting-to-other-table