1. Metadata Composite key forum.hibernate.orgBeginner Joined: Mon Jun 21, 2004 2:41 pm Posts: 40 I have been trying to get the Hibernate mapping metadata from the Configuration class for the last day and I have almost everything that I need except when it comes to getting the hibernate column name to database column name mapping. I have looked at ClassMetadata, RootClass, SimpleValue, EntityPersister but I ... |