Thank you and ok, Ari, COUNT is a bad name, fully accepted, have not thought about it.
The other subject: If I have a schema by which I can create a database: Why is the ORM mechanism Cayenne able to reflect that in object entiies only by manual afterwork? (I added count to the Detail class in the modeler and it seems to work for me.) I would assume that all columns contained in the schema can be accessible from the programming language after generating the classes to it. But "COUNT" is not accessible after the generation of the classes. How do I have to "add to the modeler" by changing the schema in order to get equivalent classes by synchronization that I do not have to correct manually? I hope you dont mind. This all is no problem, just to make me understand Cayenne for my goal, conquering eHour database. -- View this message in context: http://cayenne.195.n3.nabble.com/attribute-is-missing-tp3689400p3691479.html Sent from the Cayenne - User mailing list archive at Nabble.com.
