1. hibernate.cfg.xml collection-cache collection forum.hibernate.orgCould someone please explain to me the syntax of the collection attribute in the collection-cache element of hibernate.cfg.xml? In my particular case, I've got a Department.hbm.xml which has: Code: |
2. Error org.hibernate.cfg.CollectionSecondPass.collection forum.hibernate.orgNewbie Joined: Mon May 19, 2008 4:17 am Posts: 5 Hi guys! I use the following target to generate models: |