Re: Add ActiveRecord support to Cayenne

2012-12-19 Thread Дробеня Илья
2012/12/19 Michael Gentry > One of the dangers of having delete/save/update Update method do not needed, delete method is useful - because it remove entity from context. And instead of save method - we may create methods - seems like commitContext, rollbackContext. Also we may create it in "Rol

RE: Problem in fetching the data from multiple tables with relationships.

2012-12-19 Thread Sampath Uppula
Now I am working for reporting requirements, where I want to fetch the data from multiple tables and relationships between them are one-to-one and one-to-many and many-to-many. If we use 'SelectQuery' or 'SQLTemplate' the output is list objects. Using the root object we can fetch the references d