alt text http://img18.imageshack.us/img18/5668/dbdiagram.jpg
Hi i got a problem as shown at top.an Db desgin used with oracle is shown below.I want to devolop CRUD processeses for the entities that will be generated over this db diagram.I have to use nhiberante and hql queries.In the diagram relations are succeed over relatinal tables(unit-property relation is succeed over unitporperty table e.g) So how can be done the nhibarene entities and CRUD operations over this diagram complexity?