Hi Jeremy,

sorry, this email moved too far down in my inbox. Is your question how to do manyToOne relationships with RIFE's database layer and MetaData?

The upcoming 1.6 has been a lot improved in that regard and you can download a nightly build. Looking at the examples in the testsuite should help you to get started, I still need to write the docs for this:

https://svn.rifers.org/rife/trunk/src/unittests/com/uwyn/rife/ database/querymanagers/generic/TestGenericQueryManagerManyToOne.java
https://svn.rifers.org/rife/trunk/src/unittests/com/uwyn/rifetestmodels/

Hope this helps,

Geert

On 16 Apr 2007, at 22:37, Jeremy Cowgar wrote:

How do I setup my POJOs to take advantage of my MetaData that has manyToOne style relationships? Do I simply add non-persisted attributes of the values I want to attach and then on the Select query do joinInner's?

--
Geert Bevin
Terracotta - http://www.terracotta.org
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


_______________________________________________
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to