1. How to HQL-EagerLoad only hbm annotated collection of string forum.hibernate.orgHello, I configure Hibernate trhough hbm and I have problems loading a collection of strings eagerly: first my hbm config: Code: |
2. Composite string fields as a ID in hbm.xml? forum.hibernate.orgFor a table with a composite key, you may map multiple properties of the class as identifier properties. The |
3. Truncate strings that are longer than their hbm length attr forum.hibernate.org |
4. string as primary ky mapping in hbm.xml forum.hibernate.org |