The element in Hibernate mapping documents declares a persistent property of a Java class following JavaBean conventions. It maps a JavaBean property to a database column but does not handle primary key mapping (that's ) or identifier generation (that's ).