Hi, I have some questions about the build innheritance and queries on the cloud.
My datamodel looks like this (simplified): ContentElement : title, deadline Article (extends ContentElement): body, summary (...more builders extending ContentElement) I use MySql. When I create a node in Article, I can use all the fields defined in ContentElement. There is however only a record in the article table. Is it now possible to create a query that searches on all ContentElements? Example: I want to search for all content elements with some text in the title. All suggestions are welcome! Edwin van der Elst Senior Developer Finalist IT Group Java Specialist ------------------------------------------------------------------ Rotterdam, The Netherlands Office: +31 10 217 08 11 (Direct) http://finalist.com ------------------------------------------------------------------
