I think I found a solution to my problem (don't know if yours is the same actually). My DelibCP class was referenced by another class (a many-to-one relation). I removed this class from hibernate.cfg.xml, which allowed me to generate CRUD for DelibCP.
Hope this helps! Peter.
