1. Hibernate metadata property problem coderanch.comI'm tring to get the column names for a class to use in a jtable. But when I call getPropertyNames from the factory I get the names except for the column that is used for the ID. What am I missing? Thanks Here is the mapping and the call code: |
2. Property metadata returns type over the overriden property forum.hibernate.org |